Skip to content

Releases: vortex-data/vortex

0.66.0

26 Mar 12:52
Immutable release. Only release title and notes can be modified.
a773f86

Choose a tag to compare

Changes

⚠️ Breaks

🐛 Bug Fixes

  • Shade jackson in vortex-jni and vortex-spark and avoid scala version conflicts (#7168) @robert3005
  • spark: pass format options into reader (#7160) @a10y

📖 Documentation

🧰 Maintenance

4 changes

0.65.0

25 Mar 17:18
Immutable release. Only release title and notes can be modified.
b9132aa

Choose a tag to compare

Changes

⚠️ Breaks

  • Remove BitBuffer::into_mut and require callers to handle failure to acquire unique ownership (#7136) @robert3005
  • Update DeltaArray to always pad values to 1024 elements and use bit transpose functions (#7007) @robert3005

✨ Features

🚀 Performance

🐛 Bug Fixes

23 changes

📖 Documentation

4 changes

🧰 Maintenance

55 changes

0.64.0

16 Mar 10:35
Immutable release. Only release title and notes can be modified.
2a0d1b7

Choose a tag to compare

Changes

⚠️ Breaks

✨ Features

🚀 Performance

  • CaseWhen uses forward pass with a remaining mask (#6804) @palaska

🐛 Bug Fixes

📖 Documentation

🧰 Maintenance

25 changes

0.63.0

11 Mar 16:51
Immutable release. Only release title and notes can be modified.
7c20fd4

Choose a tag to compare

What's Changed

Full Changelog: 0.62.0...0.63.0

0.62.0

09 Mar 16:58
Immutable release. Only release title and notes can be modified.
216cc12

Choose a tag to compare

Changes

⚠️ Breaks

✨ Features

🚀 Performance

🐛 Bug Fixes

📖 Documentation

🧰 Maintenance

24 changes

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