Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
There are some users who want to be able to parse ISO-8601 timestamps, as well to set their own custom timestamp formats. We may be able to support this in LazySimpleSerDe through the use of a SerDe parameter to specify one or more alternative timestamp patterns to use to parse timestamp values from string.
If we are doing this it might also be nice to work in support for HIVE-3844, to parse numeric strings as timestamp by treating the numeric value as millis since Unix epoch. This can be enabled through the SerDe params as well.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-3844 Unix timestamps don't seem to be read correctly from HDFS as Timestamp column
- Open
-
HIVE-9564 Extend HIVE-9298 for JsonSerDe
- Closed
- relates to
-
IMPALA-5766 Add date/timestamp format options to external tables
- Open
- links to