You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2016/05/25 11:18:12 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=15299893#comment-15299893 ] 

Jesus Camacho Rodriguez commented on HIVE-13267:
------------------------------------------------

[~gopalv], is this going into 2.1.0? Thanks

> 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
>         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)