You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by fs...@apache.org on 2019/08/20 13:25:03 UTC

[arrow] branch master updated (a40d6b6 -> 7f6e6ab)

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

fsaintjacques pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from a40d6b6  ARROW-5978: [FlightRPC] [Java] Properly release buffers in Flight integration client
     add 7f6e6ab  ARROW-6046: [C++] Do not write excess varbinary offsets in IPC messages from sliced BinaryArray

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/ipc/read_write_test.cc | 20 ++++++++++++++++++++
 cpp/src/arrow/ipc/writer.cc          | 11 ++++++++---
 2 files changed, 28 insertions(+), 3 deletions(-)