You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Ryan Gardner (JIRA)" <ji...@apache.org> on 2018/10/09 14:03:00 UTC

[jira] [Created] (PARQUET-1440) Decimal values stored in an int32 or int64 in the parquet file aren't displayed with their proper scale

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)