[
https://issues.apache.org/jira/browse/HIVE-21308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774869#comment-16774869
]
Hive QA commented on HIVE-21308:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12959720/HIVE-21308.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 15810 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniDruidKafkaCliDriver.testCliDriver[druidkafkamini_basic]
(batchId=275)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/16195/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16195/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16195/
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12959720 - PreCommit-HIVE-Build
> Negative forms of variables are not supported in HPL/SQL
> --------------------------------------------------------
>
> Key: HIVE-21308
> URL: https://issues.apache.org/jira/browse/HIVE-21308
> Project: Hive
> Issue Type: Bug
> Components: hpl/sql
> Reporter: Baoning He
> Assignee: Baoning He
> Priority: Major
> Attachments: HIVE-21308.1.patch
>
>
> In the following HPL/SQL programs:
> declare num = 1; print -num;
> The expected result should be '-1',but it print '1' .
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)