Skip to content

HIVE-29627 IS_NULL selectivity improvement with stats#6553

Open
cyanzheng2926 wants to merge 2 commits into
apache:masterfrom
cyanzheng2926:HIVE-29627-isnull_selectivity
Open

HIVE-29627 IS_NULL selectivity improvement with stats#6553
cyanzheng2926 wants to merge 2 commits into
apache:masterfrom
cyanzheng2926:HIVE-29627-isnull_selectivity

Conversation

@cyanzheng2926

Copy link
Copy Markdown

What changes were proposed in this pull request?

This PR is for issues.apache.org/jira/browse/HIVE-29627 which tries to improve the IS_NULL selectivity with exisiting statistics.

Why are the changes needed?

To improve the selectivity of IS_NULL with stats instead of falling to the default path in the switch statement.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Added unit tests under TestFilterSelectivityEstimator.java

@sonarqubecloud

Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants