[
https://issues.apache.org/jira/browse/PARQUET-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392790#comment-17392790
]
ASF GitHub Bot commented on PARQUET-2064:
-----------------------------------------
gszadovszky commented on pull request #918:
URL: https://github.com/apache/parquet-mr/pull/918#issuecomment-892418311
@shangxinli, I've created the jira INFRA-22171 about the Travis failures.
Since the Travis test is for arm64 validation and most of the changes should be
platform independent, we can ignore these failures and step forward with the
PRs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Priority: Major
>
> 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)