Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.13.1
-
None
-
None
Description
Parquet's Avro and Thrift object models don't produce the same parquet type representation for lists and maps that Hive does. In the Parquet community, we've defined what should be written and backward-compatibility rules for existing data written by parquet-avro and parquet-thrift in PARQUET-113. We need to implement those rules in the Hive Converter classes.
Attachments
Attachments
Issue Links
- blocks
-
PARQUET-83 Hive Query failed if the data type is array<string> with parquet files
- Resolved
- breaks
-
HIVE-9502 Parquet cannot read Map types from files written with Hive <= 0.12
- Resolved
- is depended upon by
-
HIVE-6914 parquet-hive cannot write nested map (map value is map)
- Resolved
-
PARQUET-26 Parquet doesn't recognize the nested Array type in MAP as ArrayWritable.
- Resolved
-
HIVE-8949 Test for PARQUET-26
- Closed
- is related to
-
HIVE-18211 Support to read multiple level definition for Map type in Parquet file
- Closed