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

[jira] [Created] (PARQUET-2064) Make Range public accessible in RowRanges

Xinli Shang created PARQUET-2064:
------------------------------------

             Summary: Make Range public accessible in RowRanges
                 Key: PARQUET-2064
                 URL: https://issues.apache.org/jira/browse/PARQUET-2064
             Project: Parquet
          Issue Type: New Feature
            Reporter: Xinli Shang
            Assignee: Xinli Shang


When rolling out to Presto, I found we need to know the boundaries of each Range in RowRanges. It is still doable with Iterator but Presto has. batch reader, we cannot use iterator for each row. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)