You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "fatemah (Jira)" <ji...@apache.org> on 2022/10/06 20:09:00 UTC

[jira] [Created] (PARQUET-2200) Add SkipValues() to decoder, Refactor TypedColumnReader::Skip to use it.

fatemah created PARQUET-2200:
--------------------------------

             Summary: Add SkipValues() to decoder, Refactor TypedColumnReader::Skip to use it.
                 Key: PARQUET-2200
                 URL: https://issues.apache.org/jira/browse/PARQUET-2200
             Project: Parquet
          Issue Type: Improvement
          Components: parquet-cpp
            Reporter: fatemah


The proposed SkipValues will read and throw away values. We can then refactor TypedColumnReader and RecordReader (https://issues.apache.org/jira/browse/PARQUET-2188) Skip methods to use it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)