Skip to content

feat[array]: use execute to return Canonical array not Vector fuzz#5904

Closed
joseph-isaacs wants to merge 10 commits intodevelopfrom
ji/array-ops-fuzz-operator
Closed

feat[array]: use execute to return Canonical array not Vector fuzz#5904
joseph-isaacs wants to merge 10 commits intodevelopfrom
ji/array-ops-fuzz-operator

Conversation

@joseph-isaacs
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jan 9, 2026

CodSpeed Performance Report

Merging this PR will improve performance by 10.71%

Comparing ji/array-ops-fuzz-operator (4ef4f85) with develop (4b9fc90)

Summary

⚡ 1 improved benchmark
✅ 1253 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
binary_search_vortex 904.7 ns 817.2 ns +10.71%

@joseph-isaacs joseph-isaacs changed the title feat[array]: use execute to return Canonical array not Vector feat[array]: use execute to return Canonical array not Vector fuzz Jan 9, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 9, 2026

Codecov Report

❌ Patch coverage is 30.13845% with 656 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.75%. Comparing base (4b9fc90) to head (4ef4f85).
⚠️ Report is 25 commits behind head on develop.

Files with missing lines Patch % Lines
vortex-array/src/arrays/masked/execute.rs 0.00% 79 Missing ⚠️
vortex-array/src/arrays/dict/execute.rs 0.00% 73 Missing ⚠️
vortex-array/src/canonical_to_vector.rs 14.28% 66 Missing ⚠️
vortex-array/src/arrays/filter/execute.rs 31.11% 62 Missing ⚠️
vortex-array/src/arrow/executor/mod.rs 0.00% 37 Missing ⚠️
vortex-duckdb/src/exporter/mod.rs 24.24% 25 Missing ⚠️
vortex-duckdb/src/exporter/dict.rs 22.58% 24 Missing ⚠️
vortex-array/src/arrow/executor/list.rs 0.00% 23 Missing ⚠️
vortex-array/src/arrow/executor/temporal.rs 0.00% 21 Missing ⚠️
vortex-array/src/canonical.rs 16.66% 20 Missing ⚠️
... and 43 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@robert3005 robert3005 deleted the ji/array-ops-fuzz-operator branch February 17, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant