You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ganesha Shreedhara (Jira)" <ji...@apache.org> on 2020/10/01 02:56:00 UTC

[jira] [Commented] (HIVE-24209) Incorrect search argument conversion for NOT BETWEEN operation when vectorization is enabled

    [ https://issues.apache.org/jira/browse/HIVE-24209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205215#comment-17205215 ] 

Ganesha Shreedhara commented on HIVE-24209:
-------------------------------------------

[~ashutoshc] Thanks for reviewing. Please help with pushing this fix to master. 

> Incorrect search argument conversion 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
>          Components: Vectorization
>            Reporter: Ganesha Shreedhara
>            Assignee: Ganesha Shreedhara
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-24209.patch
>
>          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)