alamb opened a new issue #1269: URL: https://github.com/apache/arrow-rs/issues/1269
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** As it is nice to be able to read parquet files using rust `async` IO https://github.com/apache/arrow-rs/issues/111, it would be nice to write them as well **Describe the solution you'd like** A `async` writer similar in spirit to the reader created in https://github.com/apache/arrow-rs/issues/111 -- 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]
