You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2014/02/27 20:15:25 UTC

[jira] [Commented] (HIVE-6496) Queries fail to Vectorize.

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

Jitendra Nath Pandey commented on HIVE-6496:
--------------------------------------------

Review board: https://reviews.apache.org/r/18566/

> Queries fail to Vectorize.
> --------------------------
>
>                 Key: HIVE-6496
>                 URL: https://issues.apache.org/jira/browse/HIVE-6496
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HIVE-6496.1.patch, HIVE-6496.2.patch, HIVE-6496.3.patch
>
>
> Following issues are causing many queries to fail to vectorize:
> 1) NPE because row resolver is null.
> 2) VectorUDFAdapter doesn't handle decimal.
> 3) Decimal cast to boolean, timestamp, string fail because classes are not annotated appropriately.
> 4) Decimal modulo fails to vectorize because GenericUDFOPMod is not annotated.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)