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 2022/11/10 15:17:42 UTC

[arrow] branch master updated (18326f9683 -> f5767179cb)

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 18326f9683 ARROW-17613: [C++] Add function execution API for a preconfigured kernel (#14043)
     add f5767179cb ARROW-18270: [Python] Remove gcc 4.9 compatibility code (#14602)

No new revisions were added by this update.

Summary of changes:
 .../arrow/{json/object_parser.h => util/regex.h}   | 42 +++++++++++-----------
 cpp/src/arrow/util/string_test.cc                  | 23 ++++++++++++
 python/pyarrow/src/arrow/python/datetime.cc        | 41 +++++----------------
 3 files changed, 54 insertions(+), 52 deletions(-)
 copy cpp/src/arrow/{json/object_parser.h => util/regex.h} (55%)