Skip to content

chore: add benchmark for row filters with LIMIT short-circuit#9767

Open
haohuaijin wants to merge 1 commit intoapache:mainfrom
haohuaijin:add-limit-benchmark
Open

chore: add benchmark for row filters with LIMIT short-circuit#9767
haohuaijin wants to merge 1 commit intoapache:mainfrom
haohuaijin:add-limit-benchmark

Conversation

@haohuaijin
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

Comment on lines +191 to +192
let batch = create_record_batch(TOTAL_ROWS);
println!("Batch created with {TOTAL_ROWS} rows, row group size = {ROW_GROUP_SIZE}");
Copy link
Copy Markdown
Contributor Author

@haohuaijin haohuaijin Apr 19, 2026

Choose a reason for hiding this comment

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

increase the row groups number to better show the performance improve for pr #9766

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.

1 participant