Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5.0
-
None
Description
The current conversion from a Parquet type to an Avro schema doesn't preserve optional map types. This doesn't affect deserialization, so nullable map values will have a non-null Avro schema but may have null values.