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 2021/04/16 03:23:40 UTC

[arrow] branch master updated (b2ceb8f -> 715cb57)

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 b2ceb8f  ARROW-12104: [Go][Parquet] Second chunk of Ported Go Parquet code
     add 715cb57  ARROW-11999: [Java] Support parallel vector element search with user-specified comparator

No new revisions were added by this update.

Summary of changes:
 .../arrow/algorithm/search/ParallelSearcher.java   | 77 ++++++++++++++++++++--
 .../algorithm/search/TestParallelSearcher.java     | 52 +++++++++++++--
 2 files changed, 116 insertions(+), 13 deletions(-)