Avatar for the vortex-data user
vortex-data
vortex
BlogDocsChangelog

Performance History

Latest Results

Fix `Scalar::is_zero` for `FixedSizeList` and `Struct` `Scalar::is_zero` previously only checked the element/field count for `FixedSizeList` and `Struct` values, so any non-null struct or fixed-size list was reported as zero. Recurse into the elements/fields and require every one to be a non-null zero value, matching the documented `Scalar::zero_value` semantics. Add regression tests covering non-zero elements/fields, null elements/fields, and a nested struct-of-fixed-size-list value. These fail against the previous element-count-only behavior. Closes: https://github.com/vortex-data/vortex/issues/7891 Signed-off-by: Connor Tsui <connor@spiraldb.com> Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0139i5huJ9ixt2m3LggBoUKQ
claude/serene-darwin-ne73a3
2 hours ago

Latest Branches

CodSpeed Performance Gauge
+1%
Fix is_zero() for FixedSizeList and Struct scalar types#8500
2 hours ago
1abc9e3
claude/serene-darwin-ne73a3
CodSpeed Performance Gauge
+3%
5 hours ago
bfc91e8
ji/over-align-buffer-default
CodSpeed Performance Gauge
-12%
6 hours ago
44bd1a7
refactor/parent-ref-stack-allocated
© 2026 CodSpeed Technology
Home Terms Privacy Docs