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

[jira] [Commented] (PARQUET-2125) ParquetFileReader has a currentBlock information in a private field

    [ https://issues.apache.org/jira/browse/PARQUET-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17526698#comment-17526698 ] 

Timothy Miller commented on PARQUET-2125:
-----------------------------------------

Precisely how meaningful is it to provide this information? How is the user going to know how to interpret the number? If you can provide a good justification for this, I can submit a PR that implements this.

> ParquetFileReader has a currentBlock information in a private field
> -------------------------------------------------------------------
>
>                 Key: PARQUET-2125
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2125
>             Project: Parquet
>          Issue Type: Wish
>          Components: parquet-avro
>    Affects Versions: 1.8.1
>            Reporter: Tanuja Dubey
>            Priority: Major
>
> The currentBlock variable is a metric information which can be useful to know which block the current record is being read from. If this variable has a getter, it would be possible to skip over a certain blocks.  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)