Releases: ray-project/deltacat
Releases · ray-project/deltacat
0.2.2
What's Changed
- Supporting noreply flag for the memcached object store by @raghumdani in #224
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- 0.2.0 file name has already been used, hence bumping up the version by @raghumdani in #222
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Use
coerce_pyarrow_table_to_schema
in pyarrow download by @jaychia in #218 - Rebase then Incremental Unit Tests by @pfaraone in #198
- Derive optional metric configurations from metrics_config by @yankevn in #219
- Persisting previous delta inflation and avg record sizes by @raghumdani in #220
Full Changelog: 0.1.20...0.2.0
0.1.20
0.1.19
What's Changed
Pre-release Changelog: 0.1.18.beta19...0.1.19
Full Changelog: 0.1.17...0.1.19
0.1.18beta19
What's Changed
- Updated Daft to 0.1.16, which uses OpenSSL and fixes Arrow schema parsing with int96 options by @samster25 in #210
Full Changelog: 0.1.18.beta18...0.1.18.beta19
Fix boto3 config and uTSV speed up
What's Changed
- Fix the boto3 config issue by @raghumdani in #207
Full Changelog: 0.1.18.beta17...0.1.18.beta18
Handle Empty CSV files gracefully
What's Changed
- Gracefully handle empty CSV by @raghumdani in #206
Full Changelog: 0.1.18.beta16...0.1.18.beta17
0.1.18.beta16
What's Changed
- Fix bug where s3_table_writer_kwargs is not passed into repartition by @yankevn in #200
- Merge phash_main into main branch by @raghumdani in #204
Full Changelog: 0.1.18.beta15-2...0.1.18.beta16
Daft Reader support and bug fixes
What's Changed
- Use list_partition_deltas to discover deltas in compaction by @rkenmi in #184
- Install dev-dependencies before running tests by @raghumdani in #201
Full Changelog: 0.1.18.beta15...0.1.18.beta15-2