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:53:56 UTC

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

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 6f7cc9b  ARROW-6136: [FlightRPC][Java] don't double-close response stream
     add 4e77035  ARROW-6297: [Java] Compare ArrowBufPointers by unsinged integers

No new revisions were added by this update.

Summary of changes:
 .../apache/arrow/memory/util/ArrowBufPointer.java  | 13 ++-------
 ...chmarks.java => ArrowBufPointerBenchmarks.java} | 34 ++++++++++++++--------
 2 files changed, 24 insertions(+), 23 deletions(-)
 copy java/performance/src/test/java/org/apache/arrow/memory/util/{ByteFunctionHelpersBenchmarks.java => ArrowBufPointerBenchmarks.java} (76%)