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

Hive QA commented on HIVE-20385:
--------------------------------



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

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14994 tests 
executed
*Failed tests:*
{noformat}
org.apache.hive.jdbc.TestJdbcWithMiniLlapArrow.testKillQuery (batchId=251)
{noformat}

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

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: 12940802 - PreCommit-HIVE-Build

> Date: date + int fails to add days
> ----------------------------------
>
>                 Key: HIVE-20385
>                 URL: https://issues.apache.org/jira/browse/HIVE-20385
>             Project: Hive
>          Issue Type: Bug
>          Components: Types
>    Affects Versions: 4.0.0
>            Reporter: Gopal V
>            Assignee: Bruno Pusztahazi
>            Priority: Minor
>         Attachments: HIVE-20385.1.patch, HIVE-20385.2.patch, 
> HIVE-20385.3.patch
>
>
> {code}
> select current_date + 5;
> FAILED: SemanticException [Error 10014]: Line 1:7 Wrong arguments '5': No 
> matching method for class 
> org.apache.hadoop.hive.ql.udf.generic.GenericUDFOPDTIPlus with (date, int)
> {code}
> This works in Postgres 9.6 - http://sqlfiddle.com/#!17/9eecb/19253/0



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

Reply via email to