[ https://issues.apache.org/jira/browse/HIVE-21576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866850#comment-16866850 ]
Hive QA commented on HIVE-21576: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12972077/HIVE-21576.18.patch {color:green}SUCCESS:{color} +1 due to 3 test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 16176 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/17631/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17631/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17631/ 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: 12972077 - PreCommit-HIVE-Build > Introduce CAST...FORMAT and limited list of SQL:2016 datetime formats > --------------------------------------------------------------------- > > Key: HIVE-21576 > URL: https://issues.apache.org/jira/browse/HIVE-21576 > Project: Hive > Issue Type: Improvement > Reporter: Karen Coppage > Assignee: Karen Coppage > Priority: Major > Attachments: HIVE-21576.01.patch, HIVE-21576.03.patch, > HIVE-21576.04.patch, HIVE-21576.05.patch, HIVE-21576.06.patch, > HIVE-21576.07.patch, HIVE-21576.08.patch, HIVE-21576.09.patch, > HIVE-21576.10.patch, HIVE-21576.11.patch, HIVE-21576.12.patch, > HIVE-21576.13.patch, HIVE-21576.14.patch, HIVE-21576.15.patch, > HIVE-21576.16.patch, HIVE-21576.16.patch, HIVE-21576.17.patch, > HIVE-21576.18.patch, HIVE-21576.2.patch > > > Introduce FORMAT clause to CAST statements as well as the below limited list > of SQL:2016 datetime formats to Hive in general. > * YYYY > * MM > * DD > * HH > * MI > * SS > * YYY > * YY > * Y > * RRRR > * RR > * DDD > * HH12 > * HH24 > * SSSSS > * FF[1..9] > * AM/A.M. > * PM/P.M. > * TZH > * TZM > Definitions of these formats here: > [https://docs.google.com/document/d/1V7k6-lrPGW7_uhqM-FhKl3QsxwCRy69v2KIxPsGjc1k/|https://docs.google.com/document/d/1V7k6-lrPGW7_uhqM-FhKl3QsxwCRy69v2KIxPsGjc1k/edit] -- This message was sent by Atlassian JIRA (v7.6.3#76005)