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

Eric Hanson commented on HIVE-4787:
-----------------------------------

Depends on patch for HIVE-4685 (initial support for LIKE).
                
> make vectorized LOWER(), UPPER(), LENGTH() work end-to-end; support 
> expression input for vectorized LIKE
> --------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-4787
>                 URL: https://issues.apache.org/jira/browse/HIVE-4787
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: vectorization-branch
>            Reporter: Eric Hanson
>            Assignee: Eric Hanson
>         Attachments: HIVE-4787.1.patch
>
>
> Vectorized expressions have been implemented for UPPER(), LOWER() and 
> LENGTH() for strings but they have not been tied through end-to-end to work 
> in queries. VectorizationContext needs to be updated to do this.
> Also, LIKE support in VectorizationContext needs to be extended to support a 
> string function as an input.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to