You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2020/02/21 13:18:32 UTC

[arrow] branch master updated (acfcc5b -> 9d109f4)

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

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


    from acfcc5b  ARROW-7628: [Python] Clarify docs of csv reader skip_rows and nulls in strings
     add 9d109f4  ARROW-7491: [Java] Improve the performance of aligning

No new revisions were added by this update.

Summary of changes:
 .../arrow/vector/ipc/WriteChannelBenchmark.java}   | 63 +++++++++++-----------
 .../org/apache/arrow/vector/ipc/WriteChannel.java  | 37 +++++++++----
 2 files changed, 60 insertions(+), 40 deletions(-)
 copy java/performance/src/test/java/{io/netty/buffer/ArrowBufBenchmarks.java => org/apache/arrow/vector/ipc/WriteChannelBenchmark.java} (59%)