You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2016/06/02 00:47:59 UTC

[jira] [Commented] (HIVE-13267) Vectorization: Add SelectLikeStringColScalar for non-filter operations

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

Matt McCline commented on HIVE-13267:
-------------------------------------

Committed to branch-1

> Vectorization: Add SelectLikeStringColScalar for non-filter operations
> ----------------------------------------------------------------------
>
>                 Key: HIVE-13267
>                 URL: https://issues.apache.org/jira/browse/HIVE-13267
>             Project: Hive
>          Issue Type: Bug
>          Components: Vectorization
>    Affects Versions: 2.1.0
>            Reporter: Gopal V
>            Assignee: Gopal V
>             Fix For: 1.3.0, 2.1.0, 2.2.0
>
>         Attachments: HIVE-13267.1.patch
>
>
> FilterStringColLikeStringScalar only applies to the values within filter clauses.
> Borrow the Checker impls and extend to the value generation - for cases like
> select col is null or col like '%(null)%' 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)