tustvold commented on code in PR #3249:
URL: https://github.com/apache/arrow-rs/pull/3249#discussion_r1036997075


##########
parquet/src/file/metadata.rs:
##########
@@ -277,8 +277,8 @@ impl RowGroupMetaData {
     }
 
     /// Returns reference of page offset index of all column in this row group.
-    pub fn page_offset_index(&self) -> &Option<Vec<Vec<PageLocation>>> {

Review Comment:
   This is technically an API change



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to