Yongzhi Chen created PARQUET-596:
------------------------------------
Summary: Parquet need to support empty list and empty map
Key: PARQUET-596
URL: https://issues.apache.org/jira/browse/PARQUET-596
Project: Parquet
Issue Type: Bug
Components: parquet-format
Reporter: Yongzhi Chen
In current hive upstream 2.1version, when hive tried to insert empty list or
empty map to parquet table, it fails with error:
parquet.io.ParquetEncodingException: empty fields are illegal, the field
should be ommited completely instead
It seems now parquet only support null value, we should find a way to support
empty list and empty map values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)