-
Notifications
You must be signed in to change notification settings - Fork 174
Pull requests: vortex-data/vortex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(alp): avoid per-combination allocations when searching exponents
#8565
opened Jun 24, 2026 by
miniex
Contributor
Loading…
fix(array): don't panic on unsupported arrow types
#8564
opened Jun 24, 2026 by
miniex
Contributor
Loading…
feat(vortex-geo): geometry A new feature
Bbox zone-map statistic + distance-filter pruning
changelog/feature
#8561
opened Jun 23, 2026 by
HarukiMoriarty
Contributor
Loading…
Better sort pushdown for DF
changelog/performance
A performance improvement
ext/datafusion
Relates to the DataFusion integration
GDB pretty-printers
changelog/skip
Do not list PR in the changelog
#8556
opened Jun 23, 2026 by
myrrc
Contributor
Loading…
group ids as array ref, multi encoding kernel lookup
#8550
opened Jun 23, 2026 by
onursatici
Contributor
Loading…
Use AllNonDistinct in assert_arrays_eq and implement it for variant types
changelog/chore
A trivial change
#8546
opened Jun 22, 2026 by
robert3005
Contributor
Loading…
perf(duckdb): push down list length expressions
action/benchmark-sql
Trigger SQL benchmarks to run on this PR
changelog/performance
A performance improvement
#8544
opened Jun 22, 2026 by
mhk197
Contributor
Loading…
feat(vortex-bench): infra of SpatialBench on DuckDB
changelog/feature
A new feature
#8543
opened Jun 22, 2026 by
HarukiMoriarty
Contributor
Loading…
Write vortex-compact with Zstdbuffers instead of Zstd with unstable_encodings
changelog/performance
A performance improvement
#8542
opened Jun 22, 2026 by
myrrc
Contributor
Loading…
bench: gate CodSpeed-unstable canonicalization microbenchmarks from simulation
changelog/ci
#8519
opened Jun 20, 2026 by
connortsui20
Member
Loading…
ci: install only the uv binary for v4 ingest (drop the workspace sync)
changelog/ci
#8517
opened Jun 19, 2026 by
connortsui20
Member
•
Draft
feat(python): package CUDA as an optional extension
changelog/feature
A new feature
#8510
opened Jun 19, 2026 by
0ax1
Contributor
Loading…
Reduce vortex-fastlanes debug symbols by halving A performance improvement
unchecked_unpack_cmp monomorphization
changelog/performance
Reduce vortex-fastlanes debug symbols size by introducing debug-only path
changelog/performance
A performance improvement
Fix pushed cast nullability conversion
changelog/fix
A bug fix
#8498
opened Jun 18, 2026 by
gatesn
Contributor
Loading…
Add A new feature
list_length scalar function
changelog/feature
#8495
opened Jun 18, 2026 by
mhk197
Contributor
Loading…
bench: warm ArrayKernels before the bench loop
#8479
opened Jun 17, 2026 by
joseph-isaacs
Contributor
Loading…
Add A trivial change
definitely_all_null() for cheap all-null detection
changelog/chore
#8475
opened Jun 17, 2026 by
joseph-isaacs
Contributor
•
Draft
Fix integer overflow in BitBufferMut::truncate and append_n
#8474
opened Jun 17, 2026 by
ksj1230
Loading…
Add RunEndBool encoding for efficient boolean array compression
changelog/feature
A new feature
#8467
opened Jun 17, 2026 by
joseph-isaacs
Contributor
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.