[
https://issues.apache.org/jira/browse/ARROW-9824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183033#comment-17183033
]
Joris Van den Bossche commented on ARROW-9824:
----------------------------------------------
I think exposing that would be welcome.
Would you be interested in doing a PR for this?
> [C++] Export file_offset in RowGroupMetaData
> --------------------------------------------
>
> Key: ARROW-9824
> URL: https://issues.apache.org/jira/browse/ARROW-9824
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Simon Bertron
> Priority: Trivial
>
> In the C++ row group metadata object, the offset of the row group in the file
> is stored, but not exposed to users. RowGroupMetaDataImpl has a field
> file_offset and a method file_offset() that exposes it. But RowGroupMetaData
> does not have a file_offset() method. This seems odd, most other fields in
> RowGroupMetaDataImpl are exposed by RowGroupMetaData.
>
> This issue is similar to ARROW-3590, but that issue seems pretty stale and is
> requesting a python feature. I think this issue is more focused and detailed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)