-
Notifications
You must be signed in to change notification settings - Fork 223
Pull requests: vortex-data/vortex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
bench(pco): per-element scalar reads across and within chunks
changelog/chore
A trivial change
#9895
opened Sep 15, 2026 by
joseph-isaacs
Contributor
•
Draft
duckdb: disable function serialization
changelog/fix
A bug fix
ext/duckdb
Relates to the DuckDB integration
#9891
opened Sep 15, 2026 by
myrrc
Contributor
Loading…
feat(array): scalar probes with one-off and repeated probe types
changelog/break
A breaking API change
#9890
opened Sep 15, 2026 by
joseph-isaacs
Contributor
•
Draft
Constant canonicalisation uses similar techniques to SparseArray
changelog/performance
A performance improvement
#9889
opened Sep 15, 2026 by
robert3005
Contributor
Loading…
duckdb: report single-column filters as not pushed
changelog/feature
A new feature
ext/duckdb
Relates to the DuckDB integration
duckdb: return projection_ids handling
changelog/feature
A new feature
ext/duckdb
Relates to the DuckDB integration
#9887
opened Sep 15, 2026 by
myrrc
Contributor
Loading…
Convert FixedSizeBinary scalars to fixed-size lists, not Binary
#9886
opened Sep 15, 2026 by
yiquanzhou
•
Draft
fix(python): build Decimal scalars from the unscaled integer and an exponent
#9885
opened Sep 15, 2026 by
jackylee-ch
Contributor
Loading…
[codex] Prototype frontier scans and compare DuckDB against V1
#9884
opened Sep 15, 2026 by
joseph-isaacs
Contributor
•
Draft
fix(array): scale decimal-to-float scalar casts across the whole scale domain
#9883
opened Sep 15, 2026 by
jackylee-ch
Contributor
Loading…
fix(file): validate metadata segments against the file size too
#9881
opened Sep 15, 2026 by
jackylee-ch
Contributor
Loading…
fix(ipc): reject buffer alignments no reader can accept
#9880
opened Sep 15, 2026 by
jackylee-ch
Contributor
Loading…
fix(buffer): include the bit offset in BitBufferMut::from_buffer's bounds check
#9879
opened Sep 15, 2026 by
jackylee-ch
Contributor
Loading…
Group related conjuncts back together in the scan filter
changelog/performance
A performance improvement
#9877
opened Sep 14, 2026 by
joseph-isaacs
Contributor
•
Draft
refactor(array): deprecate the one-off scalar and validity accessors
#9876
opened Sep 14, 2026 by
joseph-isaacs
Contributor
•
Draft
Skip validation when accessing storage scalar of extension scalar
changelog/chore
A trivial change
#9875
opened Sep 14, 2026 by
robert3005
Contributor
Loading…
Push date bounds that DuckDB widened to TIMESTAMP
#9869
opened Sep 14, 2026 by
joseph-isaacs
Contributor
•
Draft
Validate TPC-DS results against Vortex and Parquet
changelog/chore
A trivial change
ext/datafusion
Relates to the DataFusion integration
ext/duckdb
Relates to the DuckDB integration
#9863
opened Sep 14, 2026 by
joseph-isaacs
Contributor
•
2/2
Loading…
Add TPC-DS SLT plan tests
changelog/fix
A bug fix
ext/datafusion
Relates to the DataFusion integration
ext/duckdb
Relates to the DuckDB integration
#9861
opened Sep 14, 2026 by
joseph-isaacs
Contributor
•
1/2
Loading…
Update CodSpeedHQ/action digest to 373d686
changelog/chore
A trivial change
#9850
opened Sep 14, 2026 by
renovate
Bot
Loading…
1 task
Change release process to make releases immutable
changelog/docs
A docs change
#9845
opened Sep 11, 2026 by
robert3005
Contributor
Loading…
perf(array): reuse probe state in primitive and compressed arrays
changelog/performance
A performance improvement
#9844
opened Sep 11, 2026 by
joseph-isaacs
Contributor
•
2/2
Loading…
feat(array): add scalar probes with lazy child contexts
changelog/break
A breaking API change
#9843
opened Sep 11, 2026 by
joseph-isaacs
Contributor
•
1/2
Loading…
feat: reduce allocations in Spark Decimal access
changelog/performance
A performance improvement
#9842
opened Sep 11, 2026 by
xiaoh1024
Loading…
break: pass len into
spare_capacity_mut
#9839
opened Sep 11, 2026 by
joseph-isaacs
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.