[
https://issues.apache.org/jira/browse/HIVE-5494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791304#comment-13791304
]
Hive QA commented on HIVE-5494:
-------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12607748/HIVE-5494.1.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 4389 tests executed
*Failed tests:*
{noformat}
org.apache.hcatalog.listener.TestNotificationListener.testAMQListener
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1092/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1092/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests failed with: TestsFailedException: 1 tests failed
{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
>
>
> {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)