Releases: ray-project/deltacat
Releases · ray-project/deltacat
1.1.20
What's Changed
- Clear object store after every round by @raghumdani in #357
Full Changelog: 1.1.19...1.1.20
1.1.19
What's Changed
- Remove dead code by @raghumdani in #354
- Intelligent estimation of manifest entry size by @raghumdani in #355
Full Changelog: 1.1.18...1.1.19
1.1.18
What's Changed
- Support null as a valid primary key value by @raghumdani in #352
- Remove redundant reason word from the error messages by @raghumdani in #353
Full Changelog: 1.1.17...1.1.18
1.1.17
What's Changed
- Added context to the json formatter by @raghumdani in #350
- Bump version by @raghumdani in #351
Full Changelog: 1.1.16...1.1.17
1.1.16
What's Changed
- Adding a test to assert RCF values are calculated correctly by @raghumdani in #349
Full Changelog: 1.1.15...1.1.16
1.1.15
What's Changed
- Multi round rebase compaction support by @akindu-amazon in #342
- Deltacat version bump to 1.1.15 by @akindu-amazon in #348
Full Changelog: 1.1.14...1.1.15
1.1.14
What's Changed
- added init file to private util function directory by @akindu-amazon in #344
- Deltacat version bump to 1.1.14 by @akindu-amazon in #346
Full Changelog: 1.1.13...1.1.14
1.1.13
What's Changed
- Refactored compaction_session.py by @akindu-amazon in #336
- Now waiting for 10 mins instead of 5 to fetch credentials from STS by @raghumdani in #340
- Bump DeltaCAT to 1.1.13 by @DmitriGekhtman in #343
New Contributors
- @akindu-amazon made their first contribution in #336
Full Changelog: 1.1.12...1.1.13
1.1.12
What's Changed
- Upgrade daft and adding two more tests for schema evolution usecase by @raghumdani in #337
Full Changelog: 1.1.11...1.1.12
1.1.11
What's Changed
- DeltaCAT version bump to 1.1.11 by @pfaraone in #332
- Upgrade daft by @raghumdani in #329
- Look for deltacat storage in both args and kwargs by @raghumdani in #328
- Fix a bug where we generate pk hash column twice by @raghumdani in #327
- Added a test case which tests rcf with destination with None partition ID can be read/written by @raghumdani in #326
Full Changelog: 1.1.10...1.1.11