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

Performance History

Latest Results

Fix CI: thread ExecutionCtx and update stale tests The previous commit did not compile or pass tests. Fixes: - filter/vtable.rs: pass `ctx` to `execute_filter` (now takes ExecutionCtx). - builders/varbinview.rs: thread `ctx` through `BuffersWithOffsets::from_array` into `buffer_utilizations`. - builders/list.rs + list/vtable: `append_list_array` now takes `&ArrayRef` (it canonicalizes to ListView internally); slices return ArrayRef, so the test no longer downcasts an empty/sliced array to `List` (an empty slice canonicalizes to ListView, which made `.downcast::<List>()` panic). - listview tests: `verify_is_zero_copy_to_list` was removed; validation now happens inside `with_zero_copy_to_list` (panics on invalid), so the tests were updated to the new API. - Remove unused `LEGACY_SESSION`/`VortexSessionExecute` imports in filter/execute/varbinview.rs and fixed_size_list/array.rs. - Apply rustfmt to the crate. Signed-off-by: Robert <robert@spiraldb.com> Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Mkrgj5SuJpaKBXK9jydtSc
claude/nice-hypatia-g68zgt
6 hours ago

Latest Branches

CodSpeed Performance Gauge
-15%
Replace ToCanonical trait usages with execute#8609
3 days ago
68e5d78
claude/nice-hypatia-g68zgt
CodSpeed Performance Gauge
-3%
9 hours ago
8c86869
mk/datafusion-list-length-pushdown
CodSpeed Performance Gauge
-8%
© 2026 CodSpeed Technology
Home Terms Privacy Docs