You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by em...@apache.org on 2019/08/28 06:26:00 UTC

[arrow] branch master updated (e0fedf6 -> 6f7cc9b)

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 e0fedf6  ARROW-6304: [Java][Doc] Add a description to each module
     add 6f7cc9b  ARROW-6136: [FlightRPC][Java] don't double-close response stream

No new revisions were added by this update.

Summary of changes:
 .../org/apache/arrow/flight/AsyncPutListener.java  |  6 ++--
 .../org/apache/arrow/flight/FlightService.java     | 11 ++++---
 .../java/org/apache/arrow/flight/StreamPipe.java   | 13 +++++++-
 .../org/apache/arrow/flight/SyncPutListener.java   |  6 ++--
 .../arrow/flight/TestApplicationMetadata.java      | 38 ++++++++++++++++++++--
 5 files changed, 63 insertions(+), 11 deletions(-)