You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2022/06/01 14:58:47 UTC

[arrow] branch master updated (86eb03ec81 -> e8cb0bd8cd)

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

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


    from 86eb03ec81 ARROW-16672: [Java] Allow duplicated field names in Java C data interface (#13247)
     add e8cb0bd8cd ARROW-16606: [FlightRPC][Python] Handle non-lowercase header names (#13274)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/flight/middleware.h   | 5 +++++
 python/pyarrow/_flight.pyx          | 9 ++++++++-
 python/pyarrow/tests/test_flight.py | 6 ++++++
 3 files changed, 19 insertions(+), 1 deletion(-)