Skip to content

Pull requests: vortex-data/vortex

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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…
Add fixed-size metadata for ListLayout changelog/performance A performance improvement
#8563 opened Jun 23, 2026 by mhk197 Contributor Draft
Better sort pushdown for DF changelog/performance A performance improvement ext/datafusion Relates to the DataFusion integration
#8557 opened Jun 23, 2026 by AdamGS Contributor Draft
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…
[experiment] Layout Reader changelog/feature A new feature
#8518 opened Jun 20, 2026 by gatesn Contributor Draft
ScalarFn validity changelog/fix A bug fix
#8514 opened Jun 19, 2026 by gatesn Contributor Draft
feat(python): package CUDA as an optional extension changelog/feature A new feature
#8510 opened Jun 19, 2026 by 0ax1 Contributor Loading…
VortexSession API cleanup pass changelog/chore A trivial change tldr
#8503 opened Jun 19, 2026 by AdamGS Contributor Draft
Fix pushed cast nullability conversion changelog/fix A bug fix
#8498 opened Jun 18, 2026 by gatesn Contributor Loading…
Add list_length scalar function changelog/feature A new 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…
ProTip! Exclude everything labeled bug with -label:bug.