etseidl commented on PR #6431: URL: https://github.com/apache/arrow-rs/pull/6431#issuecomment-2372064261
@alamb I am still concerned about https://github.com/apache/arrow-rs/pull/6431#discussion_r1769305096. I think it's fine for this new API to follow what `MetadataLoader` does (i.e. leave the page indexes in `ParquetMetaData` set to `None` if they are not present in the file), but elsewhere missing page indexes are left as empty `Vec`s. I believe changing this behavior will be breaking, so will have to be deferred until 54.0.0. Do you agree? -- 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]
