You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Micah Kornfield (Jira)" <ji...@apache.org> on 2021/04/16 03:24:00 UTC

[jira] [Updated] (ARROW-11999) [Java] Support parallel vector element search with user-specified comparator

     [ https://issues.apache.org/jira/browse/ARROW-11999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Micah Kornfield updated ARROW-11999:
------------------------------------
    Fix Version/s:     (was: 4.0.0)
                   5.0.0

> [Java] Support parallel vector element search with user-specified comparator
> ----------------------------------------------------------------------------
>
>                 Key: ARROW-11999
>                 URL: https://issues.apache.org/jira/browse/ARROW-11999
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> This is in response to the discussion in https://github.com/apache/arrow/pull/5631#discussion_r339110228
> Currently, we only support parallel search with {{RangeEqualsVisitor}}, which does not support user-specified comparators.
> We want to provide the functionality in this issue to support wider range of use cases. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)