[ https://issues.apache.org/jira/browse/HIVE-9520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308843#comment-14308843 ]
Hive QA commented on HIVE-9520: ------------------------------- {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/12696850/HIVE-9520.3.patch {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 7484 tests executed *Failed tests:* {noformat} org.apache.hive.hcatalog.listener.TestDbNotificationListener.sqlDb org.apache.hive.hcatalog.listener.TestDbNotificationListener.sqlInsertPartition org.apache.hive.hcatalog.listener.TestDbNotificationListener.sqlInsertTable {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2680/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2680/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2680/ 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: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12696850 - PreCommit-HIVE-TRUNK-Build > Create NEXT_DAY UDF > ------------------- > > Key: HIVE-9520 > URL: https://issues.apache.org/jira/browse/HIVE-9520 > Project: Hive > Issue Type: Task > Components: UDF > Reporter: Alexander Pivovarov > Assignee: Alexander Pivovarov > Attachments: HIVE-9520.1.patch, HIVE-9520.2.patch, HIVE-9520.3.patch > > > NEXT_DAY returns the date of the first weekday named by char that is later > than the date date > Example: > {code} > select next_day('2001-02-02','TUESDAY') ...; > OK > 2001-02-06 > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)