[
https://issues.apache.org/jira/browse/HIVE-27479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Kasa updated HIVE-27479:
----------------------------------
Summary: Incorrect filter selectivity of BETWEEN expressions when using
histograms (was: Modify the conditions to enter the BETWEEN histogram
selectivity code and account for NULLs)
> Incorrect filter selectivity of BETWEEN expressions when using histograms
> -------------------------------------------------------------------------
>
> Key: HIVE-27479
> URL: https://issues.apache.org/jira/browse/HIVE-27479
> Project: Hive
> Issue Type: Bug
> Components: Query Planning, Statistics
> Reporter: Ryan Johnson
> Assignee: Ryan Johnson
> Priority: Major
> Labels: pull-request-available
>
> For all cases using the BETWEEN key word, the selectivity is outputted as the
> default value because the conditions currently in place make it impossible to
> enter the BETWEEN histogram selectivity code. In addition, NULLs are not
> properly accounted for in the BETWEEN selectivity calculation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)