You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Xinli Shang (Jira)" <ji...@apache.org> on 2021/03/23 15:41:00 UTC

[jira] [Created] (PARQUET-2006) Column resolution by ID

Xinli Shang created PARQUET-2006:
------------------------------------

             Summary: Column resolution by ID
                 Key: PARQUET-2006
                 URL: https://issues.apache.org/jira/browse/PARQUET-2006
             Project: Parquet
          Issue Type: New Feature
          Components: parquet-mr
            Reporter: Xinli Shang
            Assignee: Xinli Shang


Parquet relies on the name. In a lot of usages e.g. schema resolution, this would be a problem. Iceberg uses ID and stored Id/name mappings. 

This Jira is to add column ID resolution support. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)