[
https://issues.apache.org/jira/browse/HIVE-20385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16648754#comment-16648754
]
Hive QA commented on HIVE-20385:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12943429/HIVE-20385.6.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15079 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/14401/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14401/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14401/
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
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12943429 - 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, HIVE-20385.4.patch, HIVE-20385.5.patch, HIVE-20385.6.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)