Xuanwo opened a new issue, #5766: URL: https://github.com/apache/arrow-rs/issues/5766
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Follow up of https://github.com/apache/arrow-rs/issues/5738, add `AsyncFileWriter` support for object_store. **Describe the solution you'd like** I plan to add a `ParquetObjectWriter` like we do for [`ParquetObjectReader`](https://docs.rs/parquet/latest/parquet/arrow/async_reader/struct.ParquetObjectReader.html) **Describe alternatives you've considered** None **Additional context** I'm willing to help implementing this. -- 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]
