vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Prepare scan v2 APIs for merge Signed-off-by: Nicholas Gates <nick@nickgates.com>
ngates/layout27
3 hours ago
Remove unused scan2 session switch Signed-off-by: Nicholas Gates <nick@nickgates.com>
ngates/layout27
4 hours ago
Decimal casting (#8562) Signed-off-by: "Nicholas Gates" <nick@nickgates.com> Signed-off-by: Nicholas Gates <nick@nickgates.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
develop
5 hours ago
Fix CI failures after scan merge Signed-off-by: Nicholas Gates <nick@nickgates.com>
ngates/layout27
5 hours ago
Merge remote-tracking branch 'origin/develop' into ngates/layout27 Signed-off-by: Nicholas Gates <nick@nickgates.com> # Conflicts: # vortex-file/src/lib.rs # vortex-layout/src/lib.rs # vortex-layout/src/segments/cache.rs # vortex-layout/src/segments/source.rs
ngates/layout27
5 hours ago
Add fixed-size list metadata Signed-off-by: Matt Katz <mhkatz97@gmail.com>
mk/list-fixed-size-metadata
8 hours ago
Add list filter evaluation Signed-off-by: Matt Katz <mhkatz97@gmail.com>
mk/add-list-layout
9 hours ago
Keep precision-widening decimal casts zero-copy Generalize the decimal CastKernel buffer-reuse fast path: when the scale is unchanged, the target precision only widens, and the current physical value type already fits the target precision, reuse the values buffer instead of allocating and re-scanning every lane. This restores the zero-copy behavior the vectorized cast regressed for the common widening case (e.g. casting a Decimal(10,2) i64 array to Decimal(18,2)). Also assert (debug-only) that the vectorized fast path and the scalar slow path agree: decimal_cast_error's success arm is unreachable unless they drift. Add a regression test asserting the widening cast shares the source buffer. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Nicholas Gates <nick@nickgates.com>
ngates/fix-decimal-casting
9 hours ago
Latest Branches
CodSpeed Performance Gauge
ร4.3
[experiment] Layout Reader
#8518
3 hours ago
ff63cb5
ngates/layout27
CodSpeed Performance Gauge
+2%
Add fixed-size metadata for ListLayout
#8563
8 hours ago
0debc99
mk/list-fixed-size-metadata
CodSpeed Performance Gauge
+13%
feat: add `ListLayout`
#8071
9 hours ago
fa581c4
mk/add-list-layout
ยฉ 2026 CodSpeed Technology
Home
Terms
Privacy
Docs