You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Ryan Blue (JIRA)" <ji...@apache.org> on 2015/02/26 01:19:06 UTC

[jira] [Created] (PARQUET-192) Avro maps drop null values

Ryan Blue created PARQUET-192:
---------------------------------

             Summary: Avro maps drop null values
                 Key: PARQUET-192
                 URL: https://issues.apache.org/jira/browse/PARQUET-192
             Project: Parquet
          Issue Type: Improvement
          Components: quet-mr, parquet-mr
            Reporter: Ryan Blue


The Avro serialization code for maps writes all keys and then all values without calling start and end to detect and handle null values. This causes the code to drop null values.



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