You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/12/21 00:23:00 UTC

[jira] [Created] (ARROW-4094) [Python] Store RangeIndex in Parquet files as metadata rather than a physical data column

Wes McKinney created ARROW-4094:
-----------------------------------

             Summary: [Python] Store RangeIndex in Parquet files as metadata rather than a physical data column
                 Key: ARROW-4094
                 URL: https://issues.apache.org/jira/browse/ARROW-4094
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Wes McKinney
             Fix For: 0.13.0


This storage is wasteful in a lot of cases; we can define metadata for the RangeIndex and store it in the "pandas" metadata field



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)