alamb commented on PR #16215: URL: https://github.com/apache/datafusion/pull/16215#issuecomment-2922905121
> hope downstream users didn't use it If they need to write data to IPC files, I think either of the upstream arrow-rs choices is better: 1. https://docs.rs/arrow-ipc/55.1.0/arrow_ipc/writer/struct.StreamWriter.html 2. https://docs.rs/arrow-ipc/55.1.0/arrow_ipc/writer/struct.FileWriter.html -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
