Skip to content

Make filter selectivity for statistics configurable#8243

Merged
alamb merged 4 commits intoapache:mainfrom
edmondop:issue-8133
Dec 5, 2023
Merged

Make filter selectivity for statistics configurable#8243
alamb merged 4 commits intoapache:mainfrom
edmondop:issue-8133

Conversation

@edmondop
Copy link
Contributor

@edmondop edmondop commented Nov 17, 2023

Close #8133

Expose an API to set a default value for filter selectivity when the exact value cannot be computed. This value is also exposed as a part of the configuration as datafusion.optimizer.default_filter_selectivity

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

Labels

core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make default filter selectivity estimate configurable

3 participants