Skip to content

Releases: ray-project/deltacat

0.2.2

21 Sep 16:26
bb83c4d
Compare
Choose a tag to compare

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

18 Sep 22:03
cde7191
Compare
Choose a tag to compare

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

18 Sep 21:35
1e9fa00
Compare
Choose a tag to compare

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

13 Sep 17:46
6949831
Compare
Choose a tag to compare

What's Changed

  • Upgrade Daft to 0.1.17 for improved performance and resource usage by @jaychia in #217

Latest release changelog: 0.1.19...0.1.20

0.1.19

06 Sep 19:30
a752cb7
Compare
Choose a tag to compare

What's Changed

Pre-release Changelog: 0.1.18.beta19...0.1.19
Full Changelog: 0.1.17...0.1.19

0.1.18beta19

06 Sep 16:39
3ad0062
Compare
Choose a tag to compare
0.1.18beta19 Pre-release
Pre-release

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

02 Sep 04:38
b3cbc6b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.18.beta17...0.1.18.beta18

Handle Empty CSV files gracefully

01 Sep 23:39
2b213f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.18.beta16...0.1.18.beta17

0.1.18.beta16

31 Aug 19:21
9ba2aba
Compare
Choose a tag to compare

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

31 Aug 00:30
85ce1d4
Compare
Choose a tag to compare

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