Skip to content

Releases: ray-project/deltacat

2.0.0b11

21 May 18:21
6450f49
Compare
Choose a tag to compare
2.0.0b11 Pre-release
Pre-release

Changes

bump daft version to 0.4.15

2.0.0b10

13 May 22:57
a949937
Compare
Choose a tag to compare
2.0.0b10 Pre-release
Pre-release

Changes

#548 Add Deltacat expression support

bump deltacat version to 2.0.0b9 (#544)

04 May 15:45
70fccf2
Compare
Choose a tag to compare
Pre-release

Changes

  • bump daft version to 0.4.13

2.0.0b8: chore: upgrade daft version (#543)

02 May 21:20
961e6cd
Compare
Choose a tag to compare

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)

28 Apr 15:45
2ba248d
Compare
Choose a tag to compare
  • add missing __init__ file for deltacat.daft module

2.0.0b6

28 Apr 14:49
e4f6a2f
Compare
Choose a tag to compare

2.0.0b5: chore: fix issue caused due to recent Daft version bump (#539)

25 Apr 22:08
3cd67ad
Compare
Choose a tag to compare
  • fix Daft compatibility issue due to recent daft version bump

1.1.37

23 Apr 22:11
d94e014
Compare
Choose a tag to compare

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)

22 Apr 00:10
7b1755f
Compare
Choose a tag to compare

What's Changed

  • DeltaCAT - Daft ScanOperator & ScanPlanner Implementation

2.0.0b3

21 Apr 17:24
d9b7a54
Compare
Choose a tag to compare
2.0.0b3 Pre-release
Pre-release

What's Changed

  • Iceberg dependency is now optional