westonpace commented on issue #35477: URL: https://github.com/apache/arrow/issues/35477#issuecomment-1539025806
The method `pa.ipc.new_stream` is going to write the data out using the IPC format. This is defined [here](https://arrow.apache.org/docs/format/Columnar.html#serialization-and-interprocess-communication-ipc) and does indeed include metadata. -- 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]
