alamb commented on issue #7612: URL: https://github.com/apache/arrow-rs/issues/7612#issuecomment-3340437810
In terms of writing, I think you could use the lower level ArrowColumnWriter APIs to write to any arbitrary async writer: https://docs.rs/parquet/latest/parquet/arrow/arrow_writer/struct.ArrowColumnWriter.html However, we don't have a great example of doing that yet -- if this sounds promising I can try and write one up -- 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]
