Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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.