You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/12/29 18:58:00 UTC

[jira] [Created] (PARQUET-1181) [C++] Devise way to store Arrow logical types not available in the Parquet metadata

Wes McKinney created PARQUET-1181:
-------------------------------------

             Summary: [C++] Devise way to store Arrow logical types not available in the Parquet metadata
                 Key: PARQUET-1181
                 URL: https://issues.apache.org/jira/browse/PARQUET-1181
             Project: Parquet
          Issue Type: Improvement
          Components: parquet-cpp
            Reporter: Wes McKinney


As an example example: storing 64-bit nanosecond timestamps without any conversion to another unit or without using INT96. These could be embedded in an INT64 column with some additional custom metadata. A similar approach of using custom metadata could be used for other type of data not found in the Parquet logical types



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)