suhsteve opened a new pull request #8146: URL: https://github.com/apache/arrow/pull/8146
`ArrowStreamWriter` currently only supports an `WriteRecordBatchAsync`. This PR implements a synced version of it. All the logic has been reused and all `async` calls have been replaced with `sync` counterparts. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
