Liya Fan created ARROW-11999: -------------------------------- Summary: [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
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)