vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
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
17 minutes ago
Fix CI failures after scan merge Signed-off-by: Nicholas Gates <nick@nickgates.com>
ngates/layout27
20 minutes 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
30 minutes ago
Add fixed-size list metadata Signed-off-by: Matt Katz <mhkatz97@gmail.com>
mk/list-fixed-size-metadata
3 hours ago
Add list filter evaluation Signed-off-by: Matt Katz <mhkatz97@gmail.com>
mk/add-list-layout
4 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
5 hours ago
Fix list docs Signed-off-by: Matt Katz <mhkatz97@gmail.com>
mk/add-list-layout
5 hours ago
DCO Remediation Commit for Nicholas Gates <nick@nickgates.com> Use array_session in decimal cast tests so the PR merge ref matches develop's test-session import pattern. I, Nicholas Gates <nick@nickgates.com>, hereby add my Signed-off-by to this commit: 25713a5c3f36cfb2247df6015d2620d71d34f9b0 I, Nicholas Gates <nick@nickgates.com>, hereby add my Signed-off-by to this commit: 8948181751c858a9927fec4389ba6da267966616 Signed-off-by: Nicholas Gates <nick@nickgates.com>
ngates/fix-decimal-casting
5 hours ago
Latest Branches
CodSpeed Performance Gauge
ร3.5
[experiment] Layout Reader
#8518
22 minutes ago
662e2b6
ngates/layout27
CodSpeed Performance Gauge
+2%
Add fixed-size metadata for ListLayout
#8563
3 hours ago
0debc99
mk/list-fixed-size-metadata
CodSpeed Performance Gauge
+13%
feat: add `ListLayout`
#8071
4 hours ago
fa581c4
mk/add-list-layout
ยฉ 2026 CodSpeed Technology
Home
Terms
Privacy
Docs