[ https://issues.apache.org/jira/browse/HIVE-20385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16640435#comment-16640435 ]
Hive QA commented on HIVE-20385: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12942520/HIVE-20385.4.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 15026 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[udaf_histogram_numeric] (batchId=14) org.apache.hadoop.hive.ql.exec.spark.TestSparkSessionTimeout.testMultiSparkSessionTimeout (batchId=246) org.apache.hive.jdbc.TestJdbcWithMiniLlapArrow.testKillQuery (batchId=252) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/14260/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14260/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14260/ 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: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12942520 - 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 > > > {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)