Skip to content

Releases: vortex-data/vortex

0.61.0

03 Mar 16:59
Immutable release. Only release title and notes can be modified.
b10b4f4

Choose a tag to compare

Changes

⚠️ Breaks

✨ Features

🚀 Performance

  • unsafe Scalar::struct_unchecked in scalar_at vtable (#6741) @palaska
  • Implement BetweenReduceRule for ConstantArray (#6695) @robert3005
  • Remove unnecessary to_canonical in DictArray::take (#6686) @palaska
  • Eliminate redundant decompressions in VarBinArray canonicalization (#6692) @palaska
  • Remove unnecessary to_canonical in ChunkedArray filter_indices (#6688) @palaska
  • separate in_memory vs file coalescing config (#6690) @onursatici
  • Remove to_canonical from MaskedArray::take (#6689) @palaska

🐛 Bug Fixes

📖 Documentation

🧰 Maintenance

22 changes

0.60.0

26 Feb 14:00
Immutable release. Only release title and notes can be modified.
24f57f6

Choose a tag to compare

0.60.0 largely involves unifying our vtable concepts as per the internal docs page in order to lay the groundwork for future extension points. Most notably: full Extension DType support, as well as AggregateFns.

Changes

⚠️ Breaks

✨ Features

🚀 Performance

🐛 Bug Fixes

14 changes

📖 Documentation

4 changes
  • Language bindings docs (#6666) @gatesn
  • Update docs for vtable unification plan (#6661) @gatesn
  • docs: Remove unused CLI argument (code always uses temporary path) (#6637) @SYaoJun
  • docs: clarify cuda async execution model (#6611) @0ax1

🧰 Maintenance

24 changes

0.59.4

18 Feb 17:53
Immutable release. Only release title and notes can be modified.
1fda2b4

Choose a tag to compare

Changes

🐛 Bug Fixes

0.59.3

18 Feb 16:42
Immutable release. Only release title and notes can be modified.
3736032

Choose a tag to compare

Changes

🐛 Bug Fixes

  • minor c++ duckdb integration changes (#6566) @myrrc
  • Vortex crate doesn't unconditionally depend on vortex-cuda-macros (#6580) @robert3005

0.59.2

18 Feb 15:25
Immutable release. Only release title and notes can be modified.
48a98aa

Choose a tag to compare

Changes

🧰 Maintenance

0.59.1

18 Feb 14:39
Immutable release. Only release title and notes can be modified.
73de29a

Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

  • chore: drop flaky duckdb http e2e test (#6570) @0ax1
  • chore: make auto clang-format consistent (#6568) @0ax1

0.59.0

18 Feb 11:38
Immutable release. Only release title and notes can be modified.
5edff9e

Choose a tag to compare

Changes

⚠️ Breaks

✨ Features

🚀 Performance

Read more

0.59.0-rc.0

10 Feb 15:43
Immutable release. Only release title and notes can be modified.
2811f48

Choose a tag to compare

0.59.0-rc.0 Pre-release
Pre-release

Changes

⚠️ Breaks

✨ Features

🚀 Performance

🐛 Bug Fixes

89 changes
Read more

0.58.0

07 Jan 17:13
41bb2bf

Choose a tag to compare

Changes

✨ Features

🚀 Performance

  • End DataFusion stream early if file can be pruned away by dynamic expr (#5874) @AdamGS

🧰 Maintenance

  • chore: add overflow tests for unsigned types in BigCast (#5866) @caicancai

0.57.2

06 Jan 18:48
aac464c

Choose a tag to compare

Changes

🐛 Bug Fixes