[
https://issues.apache.org/jira/browse/HIVE-24209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204104#comment-17204104
]
Ganesha Shreedhara commented on HIVE-24209:
-------------------------------------------
[~pxiong], [~ashutoshc] Please review the PR.
> Search argument conversion is incorrect for NOT BETWEEN operation when
> vectorization is enabled
> -----------------------------------------------------------------------------------------------
>
> Key: HIVE-24209
> URL: https://issues.apache.org/jira/browse/HIVE-24209
> Project: Hive
> Issue Type: Bug
> Reporter: Ganesha Shreedhara
> Assignee: Ganesha Shreedhara
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We skipped adding GenericUDFOPNot UDF in filter expression for NOT BETWEEN
> operation when vectorization is enabled because of the improvement done as
> part of HIVE-15884. But, this is not handled during the conversion of filter
> expression to search argument due to which incorrect predicate gets pushed
> down to storage layer that leads to incorrect splits generation and incorrect
> result.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)