[
https://issues.apache.org/jira/browse/HIVE-5759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901676#comment-13901676
]
Hive QA commented on HIVE-5759:
-------------------------------
{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/12628920/HIVE-5759.2.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5096 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.common.type.TestDecimal128.testHighPrecisionDecimal128Multiply
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1323/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1323/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 exited with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12628920
> Implement vectorized support for COALESCE conditional expression
> ----------------------------------------------------------------
>
> Key: HIVE-5759
> URL: https://issues.apache.org/jira/browse/HIVE-5759
> Project: Hive
> Issue Type: Sub-task
> Reporter: Eric Hanson
> Assignee: Jitendra Nath Pandey
> Attachments: HIVE-5759.1.patch, HIVE-5759.2.patch
>
>
> Implement full, end-to-end support for COALESCE in vectorized mode, including
> new VectorExpression class(es), VectorizationContext translation to a
> VectorExpression, and unit tests for these, as well as end-to-end ad hoc
> testing. An end-to-end .q test is recommended.
> This is lower priority than IF and CASE but it is still a fairly popular
> expression.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)