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

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


    from 3decc46  ARROW-11997: [Python] concat_tables crashes python interpreter
     add 946bfd9  ARROW-11066: [FlightRPC][Java] Make zero-copy writes a 
configurable option

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/arrow/flight/ArrowMessage.java | 114 +++++++++++++++++----
 .../arrow/flight/OutboundStreamListener.java       |  16 +++
 .../arrow/flight/OutboundStreamListenerImpl.java   |   8 +-
 .../arrow/flight/grpc/AddWritableBuffer.java       |  18 +++-
 .../apache/arrow/flight/TestBasicOperation.java    |   9 +-
 .../org/apache/arrow/flight/TestDoExchange.java    |  57 +++++++++++
 .../arrow/flight/perf/PerformanceTestServer.java   |   3 +-
 7 files changed, 199 insertions(+), 26 deletions(-)

Reply via email to