Skip to content

Disable failing arrow_writer benchmark#9638

Merged
alamb merged 3 commits intoapache:mainfrom
alamb:alamb/disable_failing_arrow_writer-bench
Apr 1, 2026
Merged

Disable failing arrow_writer benchmark#9638
alamb merged 3 commits intoapache:mainfrom
alamb:alamb/disable_failing_arrow_writer-bench

Conversation

@alamb
Copy link
Copy Markdown
Contributor

@alamb alamb commented Mar 31, 2026

Which issue does this PR close?

Rationale for this change

I can't benchmark the arrow-writer changes in #9447 due to hitting a panic:

What changes are included in this PR?

Temporarily disable the cdc benchmarks until the underlying bug is fixed

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the parquet Changes to the parquet crate label Mar 31, 2026
@alamb alamb requested review from etseidl and kszucs March 31, 2026 20:30
@alamb alamb marked this pull request as ready for review March 31, 2026 20:30
.build();
props.push(("zstd_parquet_2", prop));

// Disabled until https://github.com/apache/arrow-rs/issues/9637 is fixed
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a comment only change, do I miss something?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or just GH's syntax highligthing is fooling me?

Image

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's creating a comment block which encloses the benchmark definition, effectively disabling it.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will switch to // comments to make this clearer

@alamb alamb merged commit 1f07e54 into apache:main Apr 1, 2026
16 checks passed
@alamb alamb deleted the alamb/disable_failing_arrow_writer-bench branch April 1, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants