Commits


Simon Bertron authored and Micah Kornfield committed 7ce498e3db6
PARQUET-1904: [C++] Export file_offset in RowGroupMetaData Export the file_offset field (which already exists in RowGroupMetaDataImpl) in RowGroupMetaData. Closes #8040 from scober/feature/rg-metadata-file-offset Lead-authored-by: Simon Bertron <simon@katanagraph.com> Co-authored-by: emkornfield <emkornfield@gmail.com> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>