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 2023/01/10 17:37:00 UTC

[jira] [Created] (PARQUET-2225) Allow reading dense with RecordReader

fatemah created PARQUET-2225:
--------------------------------

             Summary: Allow reading dense with RecordReader
                 Key: PARQUET-2225
                 URL: https://issues.apache.org/jira/browse/PARQUET-2225
             Project: Parquet
          Issue Type: New Feature
          Components: parquet-cpp
            Reporter: fatemah
            Assignee: fatemah


Currently ReadRecords reads spaced by default. Some readers may need to read the values dense, and reading spaced is less efficient than reading dense. We need an option for reading dense.



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