This is an automated email from the ASF dual-hosted git repository.
cutlerb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 2a6f78b ARROW-8147: [C++] add GCS library to ThirdpartyToolchain
add 7d50693 ARROW-14014: [Java] Fix Flight parseTrailers for :status keys
No new revisions were added by this update.
Summary of changes:
.../org/apache/arrow/flight/grpc/StatusUtils.java | 25 +++++++----
.../apache/arrow/flight/grpc/TestStatusUtils.java | 51 ++++++++++++++++++++++
2 files changed, 68 insertions(+), 8 deletions(-)
create mode 100644
java/flight/flight-core/src/test/java/org/apache/arrow/flight/grpc/TestStatusUtils.java