Zeeyi13 opened a new issue, #40737: URL: https://github.com/apache/arrow/issues/40737
### Describe the usage question you have. Please include as many useful details as possible. Hi team, I would like to read a parquet file from S3 with high performance. Is there any hit or an example for me to start with? I have tried writing a customized reader (internally it's leveraging S3 API to fetch a range of bytes) and passed it to function `file.NewParquetReader()` , but noticed performance is not very ideal. ### Component(s) Go -- 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]
