You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/06/28 18:03:55 UTC

[arrow] branch master updated (d596ca7 -> c7c959a)

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

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


    from d596ca7  ARROW-13157: [C++][Python] Add find_substring_regex kernel and implement ignore_case for find_substring
     add c7c959a  ARROW-12842: [FlightRPC][Java] Fix sending trailers using CallStatus

No new revisions were added by this update.

Summary of changes:
 .../org/apache/arrow/flight/grpc/StatusUtils.java  | 16 ++++++
 .../org/apache/arrow/flight/TestErrorMetadata.java | 63 +++++++++++++++++++---
 2 files changed, 73 insertions(+), 6 deletions(-)