vustef commented on issue #7299: URL: https://github.com/apache/arrow-rs/issues/7299#issuecomment-3493240669
I'll also take a look tomorrow if I can avoid changing `RowGroupMetaData`, but instead pass `ParquetMetaData` to the array builder so that the `first_row_index` can be computed there. And will check if `ParquetMetaData` is supposed to have a list of all row groups actually - seems to be the case atm. Perhaps `ParquetMetaData` can be passed to the `ArrayReaderBuilder`... -- 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]
