You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2015/02/24 21:22:04 UTC

[jira] [Created] (HIVE-9772) Hive parquet timestamp conversion doesn't work with new Parquet

Jimmy Xiang created HIVE-9772:
---------------------------------

             Summary: Hive parquet timestamp conversion doesn't work with new Parquet
                 Key: HIVE-9772
                 URL: https://issues.apache.org/jira/browse/HIVE-9772
             Project: Hive
          Issue Type: Bug
            Reporter: Jimmy Xiang
            Assignee: Jimmy Xiang


Currently Hive handles parquet timestamp compatibility issue with ParquetInpuSplit#readSupportMetadata. Parquet deprecated read support metadata. We can't pass meta data around with readSupportMetadata any more. We need a new scheme to pass around the timestamp conversion info.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)