Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
If timestamp in parquet file is stored as binary or int64 (ex: parquet file wasn't created using Hive), Hive fails to read such parquet files, as it expects timestamp to be only in int96.
It would be nice if Hive can read such files.
Attachments
Issue Links
- Is contained by
-
HIVE-3844 Unix timestamps don't seem to be read correctly from HDFS as Timestamp column
- Open
- is duplicated by
-
HIVE-21215 Read Parquet INT64 timestamp
- Closed