[ https://issues.apache.org/jira/browse/HIVE-5494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792450#comment-13792450 ]
Hive QA commented on HIVE-5494: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12607910/HIVE-5494.2.patch {color:green}SUCCESS:{color} +1 4394 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1104/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1104/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. > 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 > 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)