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 2022/02/11 13:54:43 UTC

[arrow] branch master updated (6b65ab2 -> 90a6f11)

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 6b65ab2  ARROW-15653: [R][CI] Fix tests of bundled cpp source
     add 90a6f11  ARROW-15551: [C++][FlightRPC] Update gRPC TLS options detection for 1.43

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/flight/CMakeLists.txt                |  5 +++
 cpp/src/arrow/flight/client.cc                     | 47 +++++++++++++++++-----
 ...check_tls_opts_136.cc => check_tls_opts_143.cc} | 15 ++++---
 3 files changed, 49 insertions(+), 18 deletions(-)
 copy cpp/src/arrow/flight/try_compile/{check_tls_opts_136.cc => check_tls_opts_143.cc} (71%)