[ https://issues.apache.org/jira/browse/HIVE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278648#comment-14278648 ]
Hive QA commented on HIVE-9366: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12692118/HIVE-9366.3.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 7311 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_auto_sortmerge_join_2 org.apache.hadoop.hive.ql.TestMTQueries.testMTQueries1 {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2371/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2371/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2371/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase 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: 12692118 - PreCommit-HIVE-TRUNK-Build > wrong date in description annotation in date_add() and date_sub() udf > --------------------------------------------------------------------- > > Key: HIVE-9366 > URL: https://issues.apache.org/jira/browse/HIVE-9366 > Project: Hive > Issue Type: Bug > Components: UDF > Affects Versions: 0.14.1 > Reporter: Alexander Pivovarov > Assignee: Alexander Pivovarov > Priority: Trivial > Attachments: HIVE-9366.1.patch, HIVE-9366.2.patch, HIVE-9366.3.patch > > > files: > ql/src/test/results/clientpositive/udf_date_add.q.out > ql/src/test/results/beelinepositive/udf_date_add.q.out > last line shows '2009-31-07' but it should be '2009-07-31' instead > the @Description annotation needs to be fixed for both date_add() and > date_sub() -- This message was sent by Atlassian JIRA (v6.3.4#6332)