tustvold commented on issue #2430: URL: https://github.com/apache/arrow-rs/issues/2430#issuecomment-1219873937
I think this will involve reading the necessary data in `ParquetRecordBatchStreamBuilder::new` if the metadata returned by `AsyncFileReader::get_metadata` doesn't already have it loaded. I think it is important to handle the case where the `AsyncFileReader` is able to provide this information, e.g. if there is some metadata caching, the data is stored in a catalog, etc... -- 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]
