Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 1.05 KB

Changelog

2024-11-29

  • Changed Change to uv for packaging and upgrade Python 3.12 and duckdb to 1.1.3.

2024-10-21

2024-09-26

  • Changed: Made ArrowTableLoadingBuffer more flexible to process larger datasets and updated the chunk size to optimize processing.

2024-09-19

  • Changed: Improved MotherDuck share updates and github action workflows.

2024-09-06

  • Added: New helper ArrowTableLoadingBuffer for optimizing ingestion process.
  • Changed Use pyarrow for ingestion from BigQuery and updated pydantic model FileDownloads.
  • Changed: Injected database name dynamically in the dbt project.