v0.2.0
Overview
- Cardinality information is now correctly propagated to DuckDB, improving the quality of query plans
- Automated performance regression tests are now run by CI
- Delta Kernel is now at v0.3.1
- Bugfixes
What's Changed
- bump kernel to v0.2.0 by @samansmink in #57
- Add basic benchmarking suite by @samansmink in #60
- small fix to build_benchmark by @samansmink in #61
- chore: tidy up README and make cloud documentation more agnostic by @gdubya in #67
- use https to avoid host key verification problem by @stephaniewang526 in #62
- Fix 2 small bugs by @samansmink in #68
- fix blob type by @samansmink in #69
- add GCS authentication example by @yohei1126 in #70
- Update feature branch by @samansmink in #76
- Add stats by @samansmink in #77
- Add automated performance regression tests to CI by @samansmink in #79
- Bump to v1.1.0 by @carlopi in #80
- Merge feature into main by @carlopi in #82
- feat: add support for azure access token authorization by @gdubya in #88
- handle when kernel returns a nullptr for the stats by @samansmink in #89
- bump kernel to v0.3.1 by @samansmink in #90
New Contributors
- @gdubya made their first contribution in #67
- @stephaniewang526 made their first contribution in #62
- @yohei1126 made their first contribution in #70
- @carlopi made their first contribution in #80
Full Changelog: v0.1.0...v0.2.0