Ryan Gardner created PARQUET-1440:
-------------------------------------
Summary: Decimal values stored in an int32 or int64 in the parquet
file aren't displayed with their proper scale
Key: PARQUET-1440
URL: https://issues.apache.org/jira/browse/PARQUET-1440
Project: Parquet
Issue Type: Bug
Components: parquet-mr
Affects Versions: 1.10.0
Reporter: Ryan Gardner
When working with the parquet-tools, I noticed that decimal values that were
stored with int32 or int64 were not being displayed properly.
I opened up a pull request to fix this:
https://github.com/apache/parquet-mr/pull/530#issuecomment-428137066
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)