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

Replace MaybeUninit transmutes with write_copy_of_slice changelog/fix A bug fix
#9814 opened Sep 9, 2026 by robert3005 Contributor Loading…
[EXPERIMENT] Pass buffer capacity and alignment to the allocator do not merge Pull requests that are not intended to merge
#9812 opened Sep 8, 2026 by connortsui20 Member Draft
Add ArrayPlugin to enable serde for new DecimalBytePartsArray format
#9810 opened Sep 8, 2026 by mhk197 Contributor 3/5 Loading…
Support wide decimals in DecimalBytePartsArray and kernels
#9809 opened Sep 8, 2026 by mhk197 Contributor 2/5 Loading…
Add wide decimal byte-part splitting and assembly logic changelog/skip Do not list PR in the changelog
#9808 opened Sep 8, 2026 by mhk197 Contributor 1/5 Loading…
perf(onpair): speed up compression with onpair 0.2.1 and row training changelog/performance A performance improvement
#9806 opened Sep 8, 2026 by gargiulofrancesco Contributor Loading…
Add TPC-DS SLT tests with plans and Parquet parity changelog/chore A trivial change ext/datafusion Relates to the DataFusion integration ext/duckdb Relates to the DuckDB integration
#9804 opened Sep 8, 2026 by joseph-isaacs Contributor 2/2 Loading…
Fix DuckDB scans over Vortex being merged or stalling changelog/fix A bug fix ext/duckdb Relates to the DuckDB integration
#9803 opened Sep 8, 2026 by joseph-isaacs Contributor 1/2 Loading…
Change DateTimeParts to i32 changelog/performance A performance improvement
#9796 opened Sep 8, 2026 by myrrc Contributor Loading…
duckdb: don't optimize_recursive() before exporting chunks changelog/chore A trivial change ext/duckdb Relates to the DuckDB integration
#9795 opened Sep 8, 2026 by myrrc Contributor Loading…
Test IO file sizes in Rust and array sizes in Python doctests changelog/chore A trivial change
#9792 opened Sep 8, 2026 by robert3005 Contributor Loading…
duckdb: vortex_version() macro changelog/feature A new feature ext/duckdb Relates to the DuckDB integration
#9787 opened Sep 7, 2026 by myrrc Contributor Loading…
Fix DataFusion expression conversion and pushdown semantics changelog/fix A bug fix ext/datafusion Relates to the DataFusion integration
#9785 opened Sep 7, 2026 by AdamGS Contributor Loading…
fix(python): match Python range semantics for empty and descending ranges changelog/fix A bug fix lang/python Relates to the Vortex Python API
#9781 opened Sep 7, 2026 by jackylee-ch Contributor Loading…
Document how replacing an encoding works in edition changelog/docs A docs change
#9779 opened Sep 6, 2026 by robert3005 Contributor Draft
Add tensor row inputs for RowFn
#9776 opened Sep 4, 2026 by connortsui20 Member 2/4 Draft
Statistices nested columns
#9775 opened Sep 4, 2026 by thorfour Loading…
FileSystem for local reads changelog/performance A performance improvement
#9773 opened Sep 4, 2026 by myrrc Contributor Loading…
Tell the compressor which serialized IDs the writer may emit changelog/chore A trivial change
#9770 opened Sep 4, 2026 by mhk197 Contributor 4/5 Loading…
Execute tensor product functions with RowFn changelog/skip Do not list PR in the changelog
#9769 opened Sep 4, 2026 by connortsui20 Member 4/4 Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.