Skip to content

Remove always-panicking benchmarks - #10384

Merged
Jefffrey merged 2 commits into
apache:mainfrom
itsjunetime:june/remove_panicking_benches
Jul 20, 2026
Merged

Remove always-panicking benchmarks#10384
Jefffrey merged 2 commits into
apache:mainfrom
itsjunetime:june/remove_panicking_benches

Conversation

@itsjunetime

@itsjunetime itsjunetime commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

No attached issue

Rationale for this change

These benchmarks always panic, since calling arrow_string::concat_elements::concat_elements_dyn with DictionaryArrays always panics.

Are these changes tested?

Yes, all tests pass and now a higher percentage of benchmarks run correctly

Are there any user-facing changes?

No, this is all dev-related

@github-actions github-actions Bot added the arrow Changes to the arrow crate label Jul 19, 2026
@Jefffrey Jefffrey added the development-process Related to development process of arrow-rs label Jul 20, 2026
@Jefffrey
Jefffrey merged commit ba2ac55 into apache:main Jul 20, 2026
27 checks passed
@Jefffrey

Copy link
Copy Markdown
Contributor

thanks @itsjunetime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate development-process Related to development process of arrow-rs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants