[
https://issues.apache.org/jira/browse/HIVE-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14188651#comment-14188651
]
Hive QA commented on HIVE-3187:
-------------------------------
{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/12677854/HIVE-3187.1.patch.txt
{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 6590 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_schemeAuthority
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_date_literal2
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_date_literal3
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_illegal_partition_type4
org.apache.hive.minikdc.TestJdbcWithMiniKdc.testNegativeTokenAuth
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1528/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1528/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1528/
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: 5 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12677854 - PreCommit-HIVE-TRUNK-Build
> support ISO-2012 timestamp literals
> -----------------------------------
>
> Key: HIVE-3187
> URL: https://issues.apache.org/jira/browse/HIVE-3187
> Project: Hive
> Issue Type: Improvement
> Affects Versions: 0.9.0
> Reporter: N Campbell
> Assignee: Navis
> Attachments: HIVE-3187.1.patch.txt
>
>
> Enable the JDBC driver/Hive SQL engine to accept JDBC canonical or ISO-SQL
> 20xx Timestamp literals
> ie.
> select 1 from cert.tversion tversion where timestamp '1989-01-01
> 10:20:30.000000000' <> timestamp '2000-12-31 12:15:30.123000000'
> instead of
> unix_timestamp('.....)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)