Releases: ray-project/deltacat
Releases · ray-project/deltacat
2.0.0b11
Changes
bump daft version to 0.4.15
2.0.0b10
bump deltacat version to 2.0.0b9 (#544)
Changes
- bump daft version to 0.4.13
2.0.0b8: chore: upgrade daft version (#543)
Changes
- bump daft version to 0.4.13 which is compatible with AL2
2.0.0b7: add missing `__init__` file under `deltacat.daft` module (#541)
- add missing
__init__
file fordeltacat.daft
module
2.0.0b6
2.0.0b5: chore: fix issue caused due to recent Daft version bump (#539)
- fix Daft compatibility issue due to recent daft version bump
1.1.37
What's Changed
- Fix DQ issue due to inconsistent grouping of bucketed records by @raghumdani in #536
- Add a new resource estimation method to fallback to inflation by @raghumdani in #537
Full Changelog: 1.1.36...1.1.37
2.0.0b4: DeltaCAT/Daft ScanOperator implementation (#527)
What's Changed
- DeltaCAT - Daft ScanOperator & ScanPlanner Implementation
2.0.0b3
What's Changed
- Iceberg dependency is now optional