-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71016/
-----------------------------------------------------------
(Updated July 26, 2019, 10:01 a.m.)
Review request for hive and Marta Kuczora.
Changes
-------
Patch 6
Bugs: HIVE-21578
https://issues.apache.org/jira/browse/HIVE-21578
Repository: hive-git
Description
-------
Enable Hive to parse the following datetime formats when any combination or
subset of these or previously implemented formats is provided in one string.
"text" (nested strings)
FM
FX
Diffs (updated)
-----
common/src/java/org/apache/hadoop/hive/common/format/datetime/HiveSqlDateTimeFormatter.java
998e5a2f6a
common/src/test/org/apache/hadoop/hive/common/format/datetime/TestHiveSqlDateTimeFormatter.java
ac57842148
ql/src/test/queries/clientpositive/cast_datetime_with_sql_2016_format.q
5a2a6d7894
ql/src/test/results/clientpositive/cast_datetime_with_sql_2016_format.q.out
e1fd341050
Diff: https://reviews.apache.org/r/71016/diff/3/
Changes: https://reviews.apache.org/r/71016/diff/2-3/
Testing
-------
Thanks,
Karen Coppage