[
https://issues.apache.org/jira/browse/HIVE-18101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580690#comment-16580690
]
Hive QA commented on HIVE-18101:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12898370/HIVE-18101.1.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14879 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/13226/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13226/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13226/
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: 12898370 - PreCommit-HIVE-Build
> ISO 8601 UDF
> ------------
>
> Key: HIVE-18101
> URL: https://issues.apache.org/jira/browse/HIVE-18101
> Project: Hive
> Issue Type: New Feature
> Components: Contrib
> Affects Versions: 3.0.0
> Reporter: BELUGA BEHR
> Assignee: BELUGA BEHR
> Priority: Minor
> Attachments: HIVE-18101.1.patch
>
>
> Please consider my submission of a UDF for parsing ISO 8601 strings into
> timestamps. It uses Java 1.8's
> {{java.time.format.DateTimeFormatter.ISO_OFFSET_DATE_TIME}} class.
> https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html
> https://en.wikipedia.org/wiki/ISO_8601
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)