* First-ish release of intake-duckdb * Includes derived classes for both duckdb sources (`DuckDBSource(DataSource)`) and catalogs of duckdb sources (`DuckDBCatalog(Catalog)`) * `DuckDBSource` accepts table names and arbitrary SQL queries, with optional row-wise chunking * Planned work added to `TODO.md`