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

execute_until returns Match rather than ArrayRef
#8601 opened Jun 25, 2026 by mhk197 Contributor Draft
perf(datafusion): push down list_length expression changelog/performance A performance improvement
#8600 opened Jun 25, 2026 by mhk197 Contributor Draft
feat(vortex-bench): infra of SpatialBench on DuckDB, plain binary changelog/feature A new feature
#8598 opened Jun 25, 2026 by HarukiMoriarty Contributor Loading…
Add Jmh benchmarks along with corresponding rust benchmarks changelog/chore A trivial change
#8597 opened Jun 25, 2026 by robert3005 Contributor Loading…
Fix flat reader subrange decode reuse
#8596 opened Jun 25, 2026 by lukekim Contributor Loading…
fix(layout): preserve nullability of structs nested in structs
#8590 opened Jun 25, 2026 by miniex Contributor Loading…
Handle nested list and struct layouts changelog/performance A performance improvement
#8588 opened Jun 24, 2026 by mhk197 Contributor Draft
Evaluate LIKE over filtered inputs filter-first
#8580 opened Jun 24, 2026 by gatesn Contributor Draft
Add OnPair LIKE pushdown
#8579 opened Jun 24, 2026 by gatesn Contributor Draft
Make Shared transparent to parent kernels changelog/performance A performance improvement
#8576 opened Jun 24, 2026 by gatesn Contributor Loading…
Validate row-index selections changelog/fix A bug fix
#8574 opened Jun 24, 2026 by gatesn Contributor Loading…
Improve FSST LIKE contains handling
#8573 opened Jun 24, 2026 by gatesn Contributor Draft
Add fixed-size metadata for ListLayout changelog/performance A performance improvement
#8563 opened Jun 23, 2026 by mhk197 Contributor Draft
Better sort pushdown for DF changelog/performance A performance improvement ext/datafusion Relates to the DataFusion integration
#8557 opened Jun 23, 2026 by AdamGS Contributor Draft
group ids as array ref, multi encoding kernel lookup
#8550 opened Jun 23, 2026 by onursatici Contributor Loading…
perf(duckdb): push down list length expressions changelog/performance A performance improvement
#8544 opened Jun 22, 2026 by mhk197 Contributor Loading…
Write vortex-compact with Zstdbuffers instead of Zstd with unstable_encodings changelog/performance A performance improvement
#8542 opened Jun 22, 2026 by myrrc Contributor Loading…
Layout Reader V27 changelog/feature A new feature
#8518 opened Jun 20, 2026 by gatesn Contributor Draft
ScalarFn validity changelog/fix A bug fix
#8514 opened Jun 19, 2026 by gatesn Contributor Draft
VortexSession API cleanup pass changelog/chore A trivial change tldr
#8503 opened Jun 19, 2026 by AdamGS Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.