-
Notifications
You must be signed in to change notification settings - Fork 193
Pull requests: vortex-data/vortex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(vortex-geo): short-circuit predicates with bounding boxes
changelog/performance
A performance improvement
#9076
opened Jul 29, 2026 by
HarukiMoriarty
Contributor
Loading…
Optimize exporting chunked<dict> to Arrow Dict
changelog/performance
A performance improvement
#9074
opened Jul 29, 2026 by
AdamGS
Contributor
Loading…
[WIP] Slice and dice scans and arrow export differently
experimental
Experimental change; requires broader validation
Use zone maps for mean() if possible
changelog/feature
A new feature
ext/duckdb
Relates to the DuckDB integration
#9070
opened Jul 29, 2026 by
myrrc
Contributor
•
4/4
Loading…
Reduce GetItem over struct scan plans
#9068
opened Jul 29, 2026 by
joseph-isaacs
Contributor
•
Draft
perf(array): append repeated and viewed lists in bulk, not a value at a time [builders-child-stack]
#9064
opened Jul 29, 2026 by
robert3005
Contributor
•
2/5
Loading…
benchmarks: add string compression benchmark
changelog/chore
A trivial change
#9060
opened Jul 29, 2026 by
gargiulofrancesco
Contributor
•
Draft
Bigger split sizes for aggregate scans
changelog/performance
A performance improvement
#9055
opened Jul 29, 2026 by
myrrc
Contributor
•
2/4
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…
perf(array): stop flattening appended list views in ListViewBuilder [builders-child-stack]
changelog/performance
A performance improvement
#9046
opened Jul 29, 2026 by
claude
Bot
•
1/5
Loading…
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/4
Loading…
Provide min/max/sum info from zone maps if possible
changelog/feature
A new feature
#9040
opened Jul 28, 2026 by
myrrc
Contributor
•
1/4
Loading…
Reduce constant mask for A performance improvement
MaskedArray and Mask scalarfn
changelog/performance
#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
•
Draft
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…
Replace DynVarBinBuilder with VarBinBuilder being an actual builder and optimise append_to_builder for string/binary compressed arrays
changelog/break
A breaking API change
#9030
opened Jul 28, 2026 by
robert3005
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.