Arina Ielchiieva created HIVE-13435: ---------------------------------------
Summary: Hive fails to read timestamp stored as binary from externally generated parquet files Key: HIVE-13435 URL: https://issues.apache.org/jira/browse/HIVE-13435 Project: Hive Issue Type: Improvement Reporter: Arina Ielchiieva If timestamp in parquet file is stored as binary (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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)