zeroshade commented on issue #9737: URL: https://github.com/apache/arrow/issues/9737#issuecomment-802215524
The input should be an IPC stream coming from either a file or from some other source. One way to do so would be to use the ipc.NewWriter to construct a writer and write `array.Record` objects to it, then use the resulting output. -- 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]
