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 331fc44  ARROW-15946: [Go] Fix memory leak in pqarrow.NewColumnWriter 
when writing nested data
     add 6a2c432  ARROW-15932: [C++][FlightRPC] Add more tests to the common 
Flight suite

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/flight/client.cc                     |  24 +-
 cpp/src/arrow/flight/flight_test.cc                |  54 +----
 cpp/src/arrow/flight/test_definitions.cc           | 251 +++++++++++++++++----
 cpp/src/arrow/flight/test_definitions.h            |  78 +++++++
 cpp/src/arrow/flight/test_util.cc                  |   3 +
 cpp/src/arrow/flight/transport/grpc/grpc_client.cc |  60 ++---
 6 files changed, 328 insertions(+), 142 deletions(-)

Reply via email to