Skip to content

Releases: ray-project/deltacat

0.1.18.beta4

06 Jul 19:33
d6c13a1
Compare
Choose a tag to compare
0.1.18.beta4 Pre-release
Pre-release

What's Changed

  • Adding a data model to represent compact_partition function parameters by @pfaraone in #151
  • [skip download cold manifest] Add support for skipping download cold manifest entries during materialize step by @Zyiqin-Miranda in #147
  • Capturing all the performance metrics in an audit by @raghumdani in #146

Full Changelog: 0.1.18.beta3...0.1.18.beta4

0.1.18.beta3

29 Jun 18:32
2ef0c40
Compare
Choose a tag to compare
0.1.18.beta3 Pre-release
Pre-release

What's Changed

  • Added new compute step 'repartition', in deltacat, to support different repartition strategy, e.g., hash, range, column by @valiantljk in #126
  • Repartition unit tests by @valiantljk in #136
  • Enabling skipping untouched files during materialize by @Zyiqin-Miranda in #137
  • Setting hash bucket count based on POC results by @raghumdani in #139
  • Logging memory consumed to validate worker estimation correctness by @raghumdani in #142
  • Removing dependency on rebase_source_partition by @valiantljk in #143

Full Changelog: 0.1.18.beta1...0.1.18.beta3

0.1.18.beta2

14 Apr 00:42
Compare
Choose a tag to compare
0.1.18.beta2 Pre-release
Pre-release
Update to 0.1.18

0.1.18.dev

13 Apr 00:17
Compare
Choose a tag to compare

What's Changed

  • Add assertions to fast fail compaction in case of a metadata/execution issue by @rkenmi in #126

Full Changelog: 0.1.17...0.1.18.dev

0.1.18.beta1

14 Apr 00:30
Compare
Choose a tag to compare
0.1.18.beta1 Pre-release
Pre-release

What's Changed

  • Update hash bucket and dedupe result dataclasses to tuple type by @rkenmi in #129

Full Changelog: 0.1.16...0.1.18.beta1

0.1.16

31 Mar 23:33
3b3cf41
Compare
Choose a tag to compare

What's Changed

  • Add an arg for list_deltas kwargs to disable compacted table resolution by @raghumdani in #110
  • adding kwargs to all invocations of _discover_deltas by @raghumdani in #111
  • fixing high watermark deserialization and TypeError by @raghumdani in #112
  • raise error when the compaction requires multiple rounds by @raghumdani in #114

Full Changelog: 0.1.15...0.1.16

0.1.15

16 Mar 02:28
b586cb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.12...0.1.15

0.1.12

27 Feb 18:27
Compare
Choose a tag to compare

What's Changed

  • Hotfix: Remove @ray.remote annotation in compaction session and zero_copy_only in materialize by @rkenmi in #95

Full Changelog: 0.1.11...0.1.12

0.1.11

24 Feb 01:06
Compare
Choose a tag to compare

What's Changed

  • Support table compaction source rebases and refactor compact_partition by @pdames in #70
  • Add option to coerce int96 timestamp precision during Parquet reads by @rkenmi in #74
  • Fix dedupe when iterchunks() doesn't return equal length chunks across columns by @raghumdani in #78
  • Enhance logging observability with Ray Runtime Context and Process ID by @rkenmi in #85
  • Maximize file sizes produced by each materialize task by @rkenmi in #71
  • #37- Retroactively applying linter (black, isort) + Lint on CI by @pfaraone in #47

Full Changelog: 0.1.10...0.1.11

0.1.10.dev

08 Feb 22:53
Compare
Choose a tag to compare
bumped version