Wes McKinney created PARQUET-467:
------------------------------------
Summary: Check for and raise error for deprecated BIT_PACKED
encoding
Key: PARQUET-467
URL: https://issues.apache.org/jira/browse/PARQUET-467
Project: Parquet
Issue Type: Bug
Components: parquet-cpp
Reporter: Wes McKinney
Priority: Minor
This is implemented in Impala, but unclear how much data in the wild is encoded
in this format (deprecating according to parquet-format) with RLE as the
preferred encoding (for repetition/definition levels). At minimum we should
raise an exception if this encoding is encoutnered.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)