petern48 commented on PR #294: URL: https://github.com/apache/sedona-db/pull/294#issuecomment-3586685191
> Can you also the with_file_metadata_cache() line here? Tried this before, and ran into some complications when trying to pass the state variable I need there. Datafusion's [opener](https://github.com/apache/datafusion/blob/fb14d7cb1a5eea5b2b2999c1213493d6385447c5/datafusion/datasource-parquet/src/opener.rs#L117) doesn't seem to use the metadata cache state either. I haven't yet looked deeper into what they're doing, but it's probably something. (As a note to myself) I need to next look into what's happening [here](https://github.com/apache/datafusion/blob/fb14d7cb1a5eea5b2b2999c1213493d6385447c5/datafusion/datasource-parquet/src/opener.rs#L223-L225) with `ArrowReaderMetadata` and `async_file_reader`. -- 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]
