🌪 0.36.0
Changes
- Revert "Disable bench workflow so github cancels stuck run?" (#3384) @robert3005
- Disable bench workflow so github cancels stuck run? (#3383) @robert3005
- Install cargo-fuzz using cargo (#3370) @robert3005
✨ Features
- benchmarks: update duckdb-db path and clickbench data dir (#3374) @joseph-isaacs
- FromArrowArray is implemented for &dyn Array instead of ArrayRef (#3378) @robert3005
- feat: verify duckdb tpch results (#3365) @0ax1
🚀 Performance
- perf: move can prune into ffi method and call it once (#3387) @joseph-isaacs
🐛 Bug Fixes
- ci: only run tpch verification on CI (#3395) @0ax1
- set duckdb version (#3390) @joseph-isaacs
- fix selection to mask transformation (#3380) @delta003
🧰 Maintenance
9 changes
- Change concurrency group (#3396) @gatesn
- ci: only run tpch verification on CI (#3395) @0ax1
- Revert 3381 ngates/find latest commit (#3392) @gatesn
- duckdb: bump to
v1.3.0
(#3386) @0ax1 - chore[duckdb]: Update gitignore (#3391) @joseph-isaacs
- Find latest benchmark result (#3381) @gatesn
- Rename pyvortex to vortex-python (#3377) @gatesn
- Fix style issues caught by newer rust and clippy (#3368) @robert3005
- ci: set job timeouts (#3366) @0ax1