You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2019/08/31 21:46:54 UTC

[arrow] branch master updated (2164e3b -> 95640a0)

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

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


    from 2164e3b  ARROW-4398: [C++][Python][Parquet] Improve BYTE_ARRAY PLAIN encoding write performance. Add BYTE_ARRAY write benchmarks
     add 95640a0  ARROW-6347: [GLib] Add garrow_array_diff()

No new revisions were added by this update.

Summary of changes:
 c_glib/arrow-glib/basic-array.cpp | 29 +++++++++++++++++++++++++++++
 c_glib/arrow-glib/basic-array.h   |  5 ++++-
 c_glib/test/test-array.rb         | 27 +++++++++++++++++++++++++++
 3 files changed, 60 insertions(+), 1 deletion(-)