[
https://issues.apache.org/jira/browse/HIVE-8501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-8501:
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.15.0
Status: Resolved (was: Patch Available)
committed to trunk. [~vikram.dixit] ok for 14?
> Fix CBO to use indexes when GenericUDFBridge is applied
> --------------------------------------------------------
>
> Key: HIVE-8501
> URL: https://issues.apache.org/jira/browse/HIVE-8501
> Project: Hive
> Issue Type: Improvement
> Reporter: Pengcheng Xiong
> Assignee: Pengcheng Xiong
> Priority: Minor
> Fix For: 0.15.0
>
> Attachments: HIVE-8501.1.patch, HIVE-8501.2.patch, HIVE-8501.3.patch,
> HIVE-8501.4.patch
>
>
> previous https://issues.apache.org/jira/browse/HIVE-8389 assumes that
> we have predicate: ((UDFToDouble(key) > UDFToDouble(80)) and
> (UDFToDouble(key) < UDFToDouble(100))) for example.
> This does not work for the case when we have predicate: ((UDFToDouble(key) >
> 80.0) and (UDFToDouble(key) < 100.0))
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)