wirable23 opened a new issue, #39039: URL: https://github.com/apache/arrow/issues/39039
### Describe the usage question you have. Please include as many useful details as possible. I want to use pyarrow.parquet.read_schema to read the schema of a parquet file stored in the cloud. Is there some interface I can implement to read the schema for pyarrow, in a way where pyarrow would only need to read the metadata of the file (and not the whole stream)? ### Component(s) Parquet, Python -- 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]
