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

Matt McCline commented on HIVE-11468:
-------------------------------------

Patch 2 adds more tests and verifies integers, strings, and doubles (probably 
never will be used) will vectorize in Vectorized Struct IN().  No decimal, 
timestamp, date for now.

Note the semantic type checking for struct constants is extremely inflexible.  
Types must be exact, so you'll see capital L being added in the struct 
expressions to make integers type bigint, or the query will not parse...

> Vectorize: Struct IN() clauses
> ------------------------------
>
>                 Key: HIVE-11468
>                 URL: https://issues.apache.org/jira/browse/HIVE-11468
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Matt McCline
>            Assignee: Matt McCline
>            Priority: Critical
>         Attachments: HIVE-11468.01.patch, HIVE-11468.02.patch
>
>
> Improve performance by vectorizing Struct IN() clauses.  Related to 
> HIVE-11428.



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

Reply via email to