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 2022/08/30 15:30:17 UTC

[arrow] branch master updated (e48afd6745 -> 74dae618ed)

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

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


    from e48afd6745 ARROW-17567: [C++] Avoid internal compiler error with gcc 7 and c++17 (#14004)
     add 74dae618ed ARROW-17523: [C++] Add support to substrait function is_null, is_not_null and count (#13969)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/engine/substrait/extension_set.cc |  9 +++++++++
 cpp/src/arrow/engine/substrait/extension_set.h  |  3 +++
 cpp/src/arrow/engine/substrait/function_test.cc | 14 +++++++++++++-
 3 files changed, 25 insertions(+), 1 deletion(-)