0.63.0#

Released 2026-03-11 — GitHub Release

What’s Changed#

  • Aggregates: accumulate columnar by @gatesn in https://github.com/vortex-data/vortex/pull/6839

  • Add a UUID extension type by @connortsui20 in https://github.com/vortex-data/vortex/pull/6832

  • move stuff around in vortex-tensor by @connortsui20 in https://github.com/vortex-data/vortex/pull/6857

  • chore[ci]: enable cuda build+lint by @joseph-isaacs in https://github.com/vortex-data/vortex/pull/6861

  • Configure benchmark boxes to try and reduce noise by @AdamGS in https://github.com/vortex-data/vortex/pull/6745

  • feat[gpu]: slice support for dyn dispatch by @0ax1 in https://github.com/vortex-data/vortex/pull/6862

  • Extension Array Cleanup by @connortsui20 in https://github.com/vortex-data/vortex/pull/6869

  • Reducing lock contention around expression partition caches by @AdamGS in https://github.com/vortex-data/vortex/pull/6871

  • perf[runend]: run_end_bool decompress by @joseph-isaacs in https://github.com/vortex-data/vortex/pull/6229

  • fix[ci]: sccache longer timout by @joseph-isaacs in https://github.com/vortex-data/vortex/pull/6875

  • perf[buffer]: faster buffer iterator by @joseph-isaacs in https://github.com/vortex-data/vortex/pull/6876

  • Fix fuzzer incorrect mask application by @myrrc in https://github.com/vortex-data/vortex/pull/6877

  • chore[ci]: re-enable cuda tests by @joseph-isaacs in https://github.com/vortex-data/vortex/pull/6878

  • Move fuzzer logging to debug by @myrrc in https://github.com/vortex-data/vortex/pull/6881

  • fix[ci]: use correct protoc by @joseph-isaacs in https://github.com/vortex-data/vortex/pull/6884

  • Use unaligned bit buffer iterators where possible by @robert3005 in https://github.com/vortex-data/vortex/pull/6880

  • Change benchmark display order by @AdamGS in https://github.com/vortex-data/vortex/pull/6883

  • chore: compile with C++ 20 by @0ax1 in https://github.com/vortex-data/vortex/pull/6889

  • Remove ExtDTypeInner by @gatesn in https://github.com/vortex-data/vortex/pull/6874

  • Remove ScalarFnInner by @gatesn in https://github.com/vortex-data/vortex/pull/6897

  • chore: trim micro-bench input sizes by @0ax1 in https://github.com/vortex-data/vortex/pull/6890

Full Changelog: https://github.com/vortex-data/vortex/compare/0.62.0…0.63.0