Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iceberg:utilize iceberg zonemap statistics to perform data skipping #18645

Open
chenzl25 opened this issue Sep 23, 2024 · 0 comments
Open

Iceberg:utilize iceberg zonemap statistics to perform data skipping #18645

chenzl25 opened this issue Sep 23, 2024 · 0 comments

Comments

@chenzl25
Copy link
Contributor

Is your feature request related to a problem? Please describe.

https://github.com/apache/iceberg-rust/blob/cbbd086c92ef5a93d7dc98bbb1b26b9cf044910a/crates/iceberg/src/scan.rs#L98-L103

Iceberg-rust SDK has a method called with_filter for planning. We can use this method to pass predicates to perform data skipping.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

@github-actions github-actions bot added this to the release-2.1 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant