Skip to content

Conversation

adriangb
Copy link
Contributor

@adriangb adriangb commented Oct 8, 2025

Maybe closes #8078?

This is a stab at integrating the new Distribution based statistics into file/partition level statistics.
I decided to not use them or deprecate the old statistics, making this completely backwards compatible.

@github-actions github-actions bot added logical-expr Logical plan and expressions core Core DataFusion crate substrait Changes to the substrait crate catalog Related to the catalog crate proto Related to proto crate datasource Changes to the datasource crate labels Oct 8, 2025
@adriangb adriangb force-pushed the new-stats branch 2 times, most recently from 8ce1e2e to 9ec1fa5 Compare October 8, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate logical-expr Logical plan and expressions proto Related to proto crate substrait Changes to the substrait crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce a way to represent constrained statistics / bounds on values in Statistics

1 participant