[
https://issues.apache.org/jira/browse/ARROW-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6022:
----------------------------------
Labels: pull-request-available (was: )
> [Java] Support equals API in ValueVector to compare two vectors equal
> ---------------------------------------------------------------------
>
> Key: ARROW-6022
> URL: https://issues.apache.org/jira/browse/ARROW-6022
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Java
> Reporter: Ji Liu
> Assignee: Ji Liu
> Priority: Minor
> Labels: pull-request-available
>
> In some case, this feature is useful.
> In ARROW-1184, {{Dictionary#equals}} not work due to the lack of this API.
> Moreover, we already implemented {{equals(int index, ValueVector target, int
> targetIndex)}}, so this new added API could reuse it.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)