[ https://issues.apache.org/jira/browse/HIVE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-6496: ----------------------------------- Fix Version/s: 0.13.0 > Queries fail to Vectorize. > -------------------------- > > Key: HIVE-6496 > URL: https://issues.apache.org/jira/browse/HIVE-6496 > Project: Hive > Issue Type: Sub-task > Components: Vectorization > Reporter: Jitendra Nath Pandey > Assignee: Jitendra Nath Pandey > Fix For: 0.13.0 > > Attachments: HIVE-6496.1.patch, HIVE-6496.2.patch, HIVE-6496.3.patch, > HIVE-6496.4.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.2#6252)