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 2020/03/02 22:03:08 UTC

[arrow] branch master updated (9a805c1 -> 1156833)

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

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


    from 9a805c1  ARROW-1571: [C++][Compute] Optimize sorting integers in small value range
     add 1156833  ARROW-7975: [C++] Preserve intended buffer size by default when writing to IPC format

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/ipc/read_write_test.cc | 25 +++++++++++++++++++++++++
 cpp/src/arrow/ipc/writer.cc          |  2 +-
 2 files changed, 26 insertions(+), 1 deletion(-)