hi @chutchinson do you want to work on your Arrow implementation in the community rather than externally? That would be the ideal way to collaborate and prevent the maintainers here having to go through a bunch of paperwork if you ever want to donate your codebase to the Apache project.
Here's where the magic number and padding is written: https://github.com/apache/arrow/blob/master/cpp/src/arrow/ipc/writer.cc#L926 The next bytes written should be the schema metadata length, at: https://github.com/apache/arrow/blob/master/cpp/src/arrow/ipc/metadata-internal.cc#L976 [ Full content available at: https://github.com/apache/arrow/issues/2559 ] This message was relayed via gitbox.apache.org for [email protected]
