[ 
https://issues.apache.org/jira/browse/HIVE-20961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16713404#comment-16713404
 ] 

Hive QA commented on HIVE-20961:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12951037/HIVE-20961.03.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 15659 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[cbo_limit] 
(batchId=182)
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[schemeAuthority2]
 (batchId=192)
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/15217/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15217/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15217/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12951037 - PreCommit-HIVE-Build

> Retire NVL implementation
> -------------------------
>
>                 Key: HIVE-20961
>                 URL: https://issues.apache.org/jira/browse/HIVE-20961
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Zoltan Haindrich
>            Assignee: Laszlo Bodor
>            Priority: Major
>         Attachments: HIVE-20961.01.patch, HIVE-20961.02.patch, 
> HIVE-20961.03.patch
>
>
> Right now we have coalesce and nvl implemented separetly; it might be better 
> to remove one of them as they are doing the same. Because Coalesce is in the 
> standard -  I think NVL have to go...and became an alias to Coalesce.
> Further benefit is: that optimizations which coalesce already recieves; will 
> be done on NVL calls as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to