You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2016/08/05 22:30:20 UTC

[jira] [Commented] (HIVE-14435) Vectorization: missed vectorization for const varchar()

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

Sergey Shelukhin commented on HIVE-14435:
-----------------------------------------

+1 pending tests

> Vectorization: missed vectorization for const varchar()
> -------------------------------------------------------
>
>                 Key: HIVE-14435
>                 URL: https://issues.apache.org/jira/browse/HIVE-14435
>             Project: Hive
>          Issue Type: Bug
>          Components: Vectorization
>    Affects Versions: 2.2.0
>            Reporter: Gopal V
>            Assignee: Gopal V
>         Attachments: HIVE-14435.patch
>
>
> {code}
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Failed to vectorize
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Cannot vectorize select expression: Const varchar(1) f
> {code}
> The constant throws an illegal argument because the varchar precision is lost in the pipeline.



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