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)