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/08/09 17:29:59 UTC

[arrow] branch master updated (2aa94c4 -> a849f98)

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 2aa94c4  ARROW-13482: [C++][Compute] Refactoring away from hard coded ExecNode factories to a registry
     add a849f98  ARROW-5244: [C++] Remove experimental marker from some APIs

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/csv/options.h           |  1 -
 cpp/src/arrow/extension_type.h        |  2 +-
 cpp/src/arrow/filesystem/filesystem.h | 14 +++++++-------
 cpp/src/arrow/ipc/options.h           |  5 ++---
 cpp/src/arrow/scalar.h                |  3 ---
 cpp/src/arrow/type.h                  |  1 -
 6 files changed, 10 insertions(+), 16 deletions(-)