[ https://issues.apache.org/jira/browse/HIVE-5494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-5494: ----------------------------------- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) Committed to trunk. Thanks, Jitendra! > Vectorization throws exception with nested UDF. > ----------------------------------------------- > > Key: HIVE-5494 > URL: https://issues.apache.org/jira/browse/HIVE-5494 > Project: Hive > Issue Type: Sub-task > Reporter: Jitendra Nath Pandey > Assignee: Jitendra Nath Pandey > Fix For: 0.13.0 > > Attachments: HIVE-5494.1.patch, HIVE-5494.2.patch > > > {code} > Caused by: org.apache.hadoop.hive.ql.metadata.HiveException: Udf: > GenericUDFAbs, is not supported > at > org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getVectorExpression(VectorizationContext.java:465) > at > org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getVectorExpression(VectorizationContext.java:274) > at > org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getAggregatorExpression(VectorizationContext.java:1512) > at > org.apache.hadoop.hive.ql.exec.vector.VectorGroupByOperator.<init>(VectorGroupByOperator.java:133) > ... 41 more > FAILED: RuntimeException java.lang.reflect.InvocationTargetException > {code} -- This message was sent by Atlassian JIRA (v6.1#6144)