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 vortex.is_nan expression with stats-based pruning
#9949 opened Sep 20, 2026 by Ecthlion Loading…
bench: compare uniform and per-chunk bitpacking
#9945 opened Sep 18, 2026 by mhk197 Contributor 9/9 Draft
perf: fuse bitpacked chunk encoding
#9944 opened Sep 18, 2026 by mhk197 Contributor 8/9 Draft
feat: select bitpacked widths independently per chunk
#9943 opened Sep 18, 2026 by mhk197 Contributor 7/9 Draft
feat: add bitpacked v2 serialization
#9942 opened Sep 18, 2026 by mhk197 Contributor 6/9 Draft
refactor: pack and gather patches with explicit chunk widths
#9941 opened Sep 18, 2026 by mhk197 Contributor 5/9 Draft
feat: add bitpacked chunk offset child
#9940 opened Sep 18, 2026 by mhk197 Contributor 4/9 Draft
refactor: store bitpacked chunk widths in a child
#9939 opened Sep 18, 2026 by mhk197 Contributor 3/9 Draft
refactor: make bitpacked CPU kernels consume chunk layouts
#9938 opened Sep 18, 2026 by mhk197 Contributor 2/9 Draft
refactor: isolate bitpacked v1 serde in the plugin
#9937 opened Sep 18, 2026 by mhk197 Contributor 1/9 Draft
perf(cuda): pipeline local file reads through cacheable pinned buffers changelog/performance A performance improvement
#9936 opened Sep 18, 2026 by 0ax1 Contributor Loading…
feat: elias-fano encoding
#9935 opened Sep 18, 2026 by rapour Contributor Loading…
Lazy ScalarFn::validity changelog/feature A new feature
#9932 opened Sep 17, 2026 by myrrc Contributor Draft
fix: alignment and padding of sliced CUDA Arrow bitmaps changelog/fix A bug fix
#9926 opened Sep 17, 2026 by 0ax1 Contributor Loading…
Optimise builder execution loop changelog/performance A performance improvement
#9923 opened Sep 17, 2026 by robert3005 Contributor Loading…
Avoid allocating Vec of chunks just to copy it in ChunkedArray constructor changelog/chore A trivial change
#9922 opened Sep 17, 2026 by robert3005 Contributor Loading…
Don't require boxing ChunkedArray chunk iterators changelog/chore A trivial change
#9918 opened Sep 16, 2026 by robert3005 Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.