You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2021/04/08 12:39:41 UTC

[arrow] branch master updated (8d4ce14 -> b24cff9)

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

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


    from 8d4ce14  ARROW-12286: [C++] Create AsyncGenerator from Future<AsyncGenerator<T>>
     add b24cff9  ARROW-10403: [C++] Implement unique kernel for non-uniform chunked dictionary arrays

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/vector_hash.cc      | 37 +++++++++++++++++------
 cpp/src/arrow/compute/kernels/vector_hash_test.cc | 15 +++++----
 2 files changed, 36 insertions(+), 16 deletions(-)