[
https://issues.apache.org/jira/browse/HIVE-27479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Johnson reassigned HIVE-27479:
-----------------------------------
Assignee: Ryan Johnson
> Modify the conditions to enter the BETWEEN histogram selectivity code and
> account for NULLs
> -------------------------------------------------------------------------------------------
>
> 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
>
> For all cases using the BETWEEN key word, the selectivity is outputted as the
> default 0.33 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)