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

Add file-wise partition stats for duckdb
#7615 opened Apr 23, 2026 by myrrc Contributor Draft
Add refinement types (and NormalizedVector)
#7614 opened Apr 23, 2026 by connortsui20 Contributor Draft
Potentially better FSST estimation changelog/performance A performance improvement
#7611 opened Apr 23, 2026 by connortsui20 Contributor Draft
Try and improve the perf of natural file splits in DF changelog/chore A trivial change ext/datafusion Relates to the DataFusion integration
#7609 opened Apr 23, 2026 by AdamGS Contributor Draft
Allow configuring session-wide vortex options in DF changelog/feature A new feature ext/datafusion Relates to the DataFusion integration
#7604 opened Apr 23, 2026 by AdamGS Contributor Loading…
Route Arrow - DType extension conversion through the registry changelog/feature A new feature
#7592 opened Apr 22, 2026 by palaska Contributor Loading…
Prunning expressions can reference rowcount changelog/fix A bug fix
#7589 opened Apr 22, 2026 by robert3005 Contributor Loading…
fix: RepeatedScan::execute is CPU-work not I/O changelog/fix A bug fix
#7580 opened Apr 20, 2026 by danking Contributor Loading…
Normalized Vector (logical refinement type) changelog/feature A new feature
#7572 opened Apr 20, 2026 by connortsui20 Contributor Draft
Report sum stat for numerical columns to DF changelog/chore A trivial change ext/datafusion Relates to the DataFusion integration
#7567 opened Apr 20, 2026 by AdamGS Contributor Draft
C API scan examples changelog/docs A docs change
#7564 opened Apr 20, 2026 by myrrc Contributor Loading…
bug: bad comparsion between extension types
#7523 opened Apr 17, 2026 by joseph-isaacs Contributor Loading…
fix issue with FileSystem::glob handling of non-existent files changelog/fix A bug fix
#7516 opened Apr 17, 2026 by a10y Contributor Loading…
Refresh PyVortex to be more Arrow focussed changelog/feature A new feature
#7505 opened Apr 16, 2026 by gatesn Contributor Draft
chore: remove deprecated compute functions from encodings do not merge Pull requests that are not intended to merge
#7502 opened Apr 16, 2026 by joseph-isaacs Contributor Draft
perf: optimize iterative exe action/benchmark Trigger full benchmarks to run on this PR do not merge Pull requests that are not intended to merge
#7501 opened Apr 16, 2026 by joseph-isaacs Contributor Draft
allow make view inline changelog/performance A performance improvement do not merge Pull requests that are not intended to merge
#7500 opened Apr 16, 2026 by joseph-isaacs Contributor Loading…
chore: remove deprecated compute functions from vortex-array
#7497 opened Apr 16, 2026 by joseph-isaacs Contributor Loading…
perf: idempotent_dir for dataset generation changelog/skip Do not list PR in the changelog
#7493 opened Apr 16, 2026 by joseph-isaacs Contributor Loading…
DuckDB backend for benchmarks website changelog/chore A trivial change
#7491 opened Apr 16, 2026 by AdamGS Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.