Skip to content

v0.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 18:52
· 137 commits to main since this release

TidierDB v0.2.4

Diff since v0.2.3

  • Switches to DuckDB to 1.0 version
  • Adds support for iceberg tables via DuckDB to read iceberg paths in db_table when iceberg = true
  • Adds support for DuckDB's beta delta_scan to read delta paths in db_table when delta = true
  • DuckDB MotherDucDB: connect(:duckdb, "token") // reconnect connect(:duckdb, "md:")

Merged pull requests: