Skip to content

Conversation

@haohuaijin
Copy link
Contributor

Which issue does this PR close?

None

Rationale for this change

when i run the benchmark for topk_aggregate, i find the mostly of time cost is generate the data, so the result is not real reflect the performance for topk_aggregate.

cargo bench --bench topk_aggregate

main branch

main

this pr

this pr

What changes are included in this PR?

extract the data generate out of topk_aggregate benchmark

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the core Core DataFusion crate label Dec 28, 2025
Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

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

Thats a good catch @haohuaijin thanks for the PR

@comphead comphead added this pull request to the merge queue Dec 30, 2025
Merged via the queue into apache:main with commit 1704d1e Dec 30, 2025
28 checks passed
@haohuaijin
Copy link
Contributor Author

Thanks @comphead

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

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants