You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/09/05 14:53:47 UTC

[arrow] branch ARROW-6313-flatbuffer-alignment updated (397d0f8 -> 8bcef56)

This is an automated email from the ASF dual-hosted git repository.

wesm pushed a change to branch ARROW-6313-flatbuffer-alignment
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 397d0f8  ARROW-6314: [C++] Implement IPC message format alignment changes, provide backwards compatibility and "legacy" option to emit old message format
     add 8bcef56  ARROW-6316: [Go] implement new ARROW format with 32b-aligned buffers

No new revisions were added by this update.

Summary of changes:
 go/arrow/ipc/ipc.go      |  5 +++--
 go/arrow/ipc/message.go  | 27 +++++++++++++++++++++++----
 go/arrow/ipc/metadata.go | 31 +++++++++++++++++++++++++------
 3 files changed, 51 insertions(+), 12 deletions(-)