bkietz opened a new pull request, #582: URL: https://github.com/apache/arrow-nanoarrow/pull/582
- As noted https://github.com/apache/arrow-nanoarrow/pull/571#discussion_r1712730976 RecordBatch Messages were not being written during IPC streaming. This has been corrected - Testing uses one more round trip case where we have arrow C++ read from a stream written by nanoarrow. - During testing it also became apparent that encapsulated messages were not always stored with the correct size; metadata_size should include padding (but not the continuation or size itself) https://arrow.apache.org/docs/format/Columnar.html#encapsulated-message-format -- 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]
