You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2017/11/19 03:19:00 UTC

[jira] [Created] (HIVE-18101) ISO 8601 UDF

BELUGA BEHR created HIVE-18101:
----------------------------------

             Summary: 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
            Priority: Minor


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
(v6.4.14#64029)