[
https://issues.apache.org/jira/browse/PARQUET-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Blue reassigned PARQUET-192:
---------------------------------
Assignee: Ryan Blue
> Avro maps drop null values
> --------------------------
>
> Key: PARQUET-192
> URL: https://issues.apache.org/jira/browse/PARQUET-192
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-mr, quet-mr
> Reporter: Ryan Blue
> Assignee: Ryan Blue
> Fix For: parquet-mr_1.6.0
>
>
> 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)