Alex Levenson created PARQUET-283:
-------------------------------------

             Summary: Parquet-Thrift does not handle dropping values in a map
                 Key: PARQUET-283
                 URL: https://issues.apache.org/jira/browse/PARQUET-283
             Project: Parquet
          Issue Type: Bug
          Components: parquet-mr
            Reporter: Alex Levenson
            Assignee: Alex Levenson


Thrift does not have a notion of null, and it does not treat map values as 
optional. We need to apply the same trick as we do for unions to map values -- 
keep at least 1 primitive column even when the values of the map are not 
requested.



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

Reply via email to