Jimexist commented on issue #951: URL: https://github.com/apache/arrow-rs/issues/951#issuecomment-974765144
> @Jimexist would the idea be to add a parameter to `print_batches` that implements `Write` and then just use `writeln!` macro instead of `println!`? either that or you can add another write_batches method and allow the print one to stay unchanged but reuse the newly added code by passing in stdout -- 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]
