Xuanwo commented on issue #6060: URL: https://github.com/apache/arrow-rs/issues/6060#issuecomment-2228389729
Hi, `object_store` is an optional dependency for `parquet`, and not all users of parquet choose to use `object_store`. The `F: FnMut(Range<usize>) -> Fut + Send` allows users to implement their own reading logic. -- 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]
