Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Hive has been writing timestamp (without time zone) data incorrectly by converting a timestamp with no time zone to UTC. There is no way to know that Hive definitely wrote the files, so it is difficult to add a recovery mechanism in the object model. Adding a tag for the object model to the "created by" metadata will allow us to detect situations like this in the future.
Attachments
Issue Links
- blocks
-
PARQUET-392 Release Parquet-mr 1.9.0
- Resolved
- is duplicated by
-
PARQUET-899 Add metadata field describing the application that wrote the file
- Resolved
- links to