-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.10.0
-
Component/s: None
-
Labels:None
parquet-tools cat outputs decimal datatypes in binary/bytearray format. I would like to have the decimal datatypes converted to their actual number representation so that when parquet data is output from parquet-tools decimals will be numbers.