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/11 22:10:20 UTC

[arrow] branch ARROW-6313-flatbuffer-alignment updated (0352456 -> fd904a2)

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 0352456  ARROW-6315: [Java] Make change to ensure flatbuffer reads are aligned
     add fd904a2  ARROW-6519: [Java] Use IPC continuation prefix as part of 8-byte EOS

No new revisions were added by this update.

Summary of changes:
 .../test/java/org/apache/arrow/tools/EchoServerTest.java    |  2 +-
 .../java/org/apache/arrow/vector/ipc/ArrowFileWriter.java   |  8 ++++----
 .../java/org/apache/arrow/vector/ipc/ArrowStreamWriter.java | 13 +++++++------
 .../main/java/org/apache/arrow/vector/ipc/WriteChannel.java |  9 ---------
 .../org/apache/arrow/vector/ipc/TestArrowStreamPipe.java    |  2 +-
 5 files changed, 13 insertions(+), 21 deletions(-)