Skip to content

Conversation

@Lordworms
Copy link
Contributor

Which issue does this PR close?

cargo bench --bench parquet_statistic

Closes #10606

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the core Core DataFusion crate label May 22, 2024
@Lordworms Lordworms marked this pull request as ready for review May 22, 2024 01:28
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you so much @Lordworms 🙏

This is perfect. I ran it locally, did some profiling, and filed #10626 to improve things.

cc @NGA-TRAN

@alamb alamb merged commit b14e92f into apache:main May 22, 2024
@Lordworms
Copy link
Contributor Author

Thank you so much @Lordworms 🙏

This is perfect. I ran it locally, did some profiling, and filed #10626 to improve things.

cc @NGA-TRAN

Sure, I would also like to do some following issues related to it.

findepi pushed a commit to findepi/datafusion that referenced this pull request Jul 16, 2024
…#10610)

* adding benchmark for extracting arrow statistics from parquet

* fix clippy

* fix clippy
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.

Implement a benchmark for extracting arrow statistics from parquet

2 participants