You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by yi...@apache.org on 2021/11/18 12:53:26 UTC

[arrow] branch master updated (2fec2fa -> c038e61)

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

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


    from 2fec2fa  ARROW-14704: [C++] Fix Valgrind failure in parquet-arrow-test
     add c038e61  ARROW-14662: [Docs] Add note about linking Flight/gRPC/Protobuf

No new revisions were added by this update.

Summary of changes:
 cpp/examples/arrow/flight_grpc_example.cc | 17 +++++++++++++++++
 cpp/src/arrow/flight/server.h             |  3 ++-
 docs/source/cpp/build_system.rst          | 29 +++++++++++++++++++++++++++++
 docs/source/cpp/streaming_execution.rst   | 10 +++++-----
 docs/source/developers/archery.rst        |  4 ++--
 docs/source/python/api/dataset.rst        |  6 ++++--
 python/pyarrow/_dataset.pyx               | 10 +++++-----
 7 files changed, 64 insertions(+), 15 deletions(-)