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: disable function serialization changelog/fix A bug fix ext/duckdb Relates to the DuckDB integration
#9891 opened Sep 15, 2026 by myrrc Contributor Loading…
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
#9888 opened Sep 15, 2026 by myrrc Contributor Draft
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…
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…
Group related conjuncts back together in the scan filter changelog/performance A performance improvement
#9877 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…
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…
ProTip! Exclude everything labeled bug with -label:bug.