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

duckdb: don't push down aggregation over floats changelog/fix A bug fix ext/duckdb Relates to the DuckDB integration
#9069 opened Jul 29, 2026 by myrrc Contributor 5/5 Loading…
Reduce GetItem over struct scan plans
#9068 opened Jul 29, 2026 by joseph-isaacs Contributor Draft
[WIP] Benchmark heap profiling
#9066 opened Jul 29, 2026 by AdamGS Contributor Draft
Verify Vortex benchmark output changelog/ci
#9063 opened Jul 29, 2026 by myrrc Contributor Loading…
benchmarks: add string compression benchmark changelog/chore A trivial change
#9060 opened Jul 29, 2026 by gargiulofrancesco Contributor Draft
[WIP] Even more extreme morsels
#9059 opened Jul 29, 2026 by AdamGS Contributor 3/3 Draft
[WIP] DataFusion morselized scan
#9056 opened Jul 29, 2026 by AdamGS Contributor 2/3 Draft
Bigger split sizes for aggregate scans changelog/performance A performance improvement
#9055 opened Jul 29, 2026 by myrrc Contributor 4/5 Loading…
Constrain List/ListView builder offset, size types to 32 and 64 bit types changelog/break A breaking API change
#9053 opened Jul 29, 2026 by robert3005 Contributor Loading…
Prefetch list elements from block boundaries
#9052 opened Jul 29, 2026 by mhk197 Contributor Draft
Split SplitBy::Layout into Layout and LayoutSubSplitting variants changelog/feature A new feature
#9043 opened Jul 28, 2026 by robert3005 Contributor Loading…
duckdb: use zone maps for min/max/sum aggregations changelog/performance A performance improvement ext/duckdb Relates to the DuckDB integration
#9041 opened Jul 28, 2026 by myrrc Contributor 3/5 Loading…
Provide min/max/sum info from zone maps if possible changelog/feature A new feature
#9040 opened Jul 28, 2026 by myrrc Contributor 2/5 Loading…
Reduce constant mask for MaskedArray and Mask scalarfn changelog/performance A performance improvement
#9038 opened Jul 28, 2026 by mhk197 Contributor Loading…
fix: validate unsigned AVX2 take indices changelog/fix A bug fix
#9036 opened Jul 28, 2026 by connortsui20 Member Loading…
CI: Run each benchmark type separately action/bench-sql Run SQL benchmarks without Vortex Compact on this PR action/bench-sql-compact Run only Vortex Compact SQL benchmarks on this PR changelog/ci
#9034 opened Jul 28, 2026 by myrrc Contributor Loading…
Adjust strict docs changelog/docs A docs change
#9033 opened Jul 28, 2026 by connortsui20 Member Loading…
Add list-aware element repartitioning do not merge Pull requests that are not intended to merge
#9028 opened Jul 28, 2026 by mhk197 Contributor Draft
basedpyright -> ty do not merge Pull requests that are not intended to merge
#9027 opened Jul 28, 2026 by myrrc Contributor Draft
Splat run-end bool decode into 64-bit words
#9021 opened Jul 27, 2026 by joseph-isaacs Contributor Loading…
Benchmark bool run-end decode over fixed corpora changelog/chore A trivial change
#9020 opened Jul 27, 2026 by joseph-isaacs Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.