You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Lars Volker (JIRA)" <ji...@apache.org> on 2017/05/05 16:44:04 UTC

[jira] [Created] (PARQUET-974) Add a special ColumnOrder for testing

Lars Volker created PARQUET-974:
-----------------------------------

             Summary: Add a special ColumnOrder for testing
                 Key: PARQUET-974
                 URL: https://issues.apache.org/jira/browse/PARQUET-974
             Project: Parquet
          Issue Type: Bug
          Components: parquet-format
            Reporter: Lars Volker
            Assignee: Lars Volker


PR #46 introduced ColumnOrder with the limitation that a reader should ignore stats for a column if the corresponding ColumnOrder in FileMetaData contains an unknown value. In order to test this logic, it would be helpful to have a special value InvalidOrder or UnsupportedOrder that would never be supported by a reader. I assume this may be helpful to test other implementations, too.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)