[
https://issues.apache.org/jira/browse/ARROW-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pindikura Ravindra resolved ARROW-6022.
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.15.0
Issue resolved by pull request 4933
[https://github.com/apache/arrow/pull/4933]
> [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
> Fix For: 0.15.0
>
> Time Spent: 15h 10m
> Remaining Estimate: 0h
>
> 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)