-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.10.0
-
Component/s: parquet-pig
-
Labels:None
parquet.pig.ParquetLoader defaults the Parquet decimal datatype to bytearray. Would like to add support to convert to BigDecimal instead, which will turn garbage bytearrays into actual numbers.