You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2017/11/19 19:21:00 UTC

[jira] [Created] (PARQUET-1163) Add test function to compare underlying values, not including type

Phillip Cloud created PARQUET-1163:
--------------------------------------

             Summary: Add test function to compare underlying values, not including type
                 Key: PARQUET-1163
                 URL: https://issues.apache.org/jira/browse/PARQUET-1163
             Project: Parquet
          Issue Type: Improvement
          Components: parquet-cpp
            Reporter: Phillip Cloud
            Assignee: Phillip Cloud


For unsigned integer typed Arrow arrays read in from parquet files we want to compare the values (which are stored as signed integers) but we don't want to fail an assertion because the types of the Arrow arrays are different.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)