| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.67.0 source code.tar.gz | 2026-03-28 | 3.2 MB | |
| 0.67.0 source code.zip | 2026-03-28 | 4.5 MB | |
| README.md | 2026-03-28 | 1.5 kB | |
| Totals: 3 Items | 7.7 MB | 0 | |
Changes
✨ Features
- feat: Java Bindings for FixedSizeList (#7188) @JingsongLi
- feat: make dispatch plan dynamically sized (#7186) @0ax1
- Add tsan for vortex-ffi, fix asan instrumentation (#7157) @myrrc
- Upgrade to DataFusion 53 (#6740) @AdamGS
🚀 Performance
- Cache python class imports (#7191) @AdamGS
- Specialize export of chunked list arrays (#7180) @AdamGS
- Filter indices without an iterator for Bool (#7176) @AdamGS
🐛 Bug Fixes
- Make sure all tokio runtime propegate observability in the same way (#7193) @AdamGS
- fix: vortex-cxx test race (#7189) @0ax1
- fix: support total_size=0 in byte_range_to_row_range (#7115) @aalexandrov
📖 Documentation
- feat: teach docs about object store (#7169) @danking