Releases: ray-project/deltacat
Releases · ray-project/deltacat
1.1.29
What's Changed
- Fix unexpected reader_type kwarg error by @raghumdani in #443
- Truncate the table if the size exceeds more than 2GB by @raghumdani in #446
- Fix pyarrow.lib.ArrowInvalid: cannot construct ChunkedArray by @raghumdani in #448
- Resolve ArrowCapacityError when processing >2GB by @raghumdani in #450
- Patch version to 1.1.29 by @pfaraone in #461
Full Changelog: 1.1.28...1.1.29
1.1.28
What's Changed
- Add support for decimal256 and allow rounding decimal to scale by @raghumdani in #439
- Bump version to 1.1.28 by @raghumdani in #441
Full Changelog: 1.1.27...1.1.28
1.1.27
What's Changed
- Fix divide by zero error when pyarrow table size comes out 0 by @raghumdani in #368
- Fix a bug that caused the RCF to be written incorrectly during multiple rounds by @raghumdani in #369
Full Changelog: 1.1.26...1.1.27
1.1.26
1.1.25
1.1.24
1.1.23
1.1.22
What's Changed
- Revert "Clear object store after every round" by @raghumdani in #359
Full Changelog: 1.1.21...1.1.22
1.1.21
What's Changed
- Adding back init.py in stats.models by @raghumdani in #358
Full Changelog: 1.1.20...1.1.21
1.1.20
What's Changed
- Clear object store after every round by @raghumdani in #357
Full Changelog: 1.1.19...1.1.20