Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 0.7
-
None
-
None
Description
The validation for supported encodings for parquet is too strict. We also need to allow RLE and BIT_PACKED in the enums check.
Also, the enums should print the strings in the error message, not the numerical values.