[ 
https://issues.apache.org/jira/browse/ARROW-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658216#comment-17658216
 ] 

Rok Mihevc commented on ARROW-1184:
-----------------------------------

This issue has been migrated to [issue 
#16895|https://github.com/apache/arrow/issues/16895] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> [Java] Dictionary.equals is not working correctly
> -------------------------------------------------
>
>                 Key: ARROW-1184
>                 URL: https://issues.apache.org/jira/browse/ARROW-1184
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: Bryan Cutler
>            Assignee: Ji Liu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 7.5h
>  Remaining Estimate: 0h
>
> The {{Dictionary.equals}} method does not return True when the dictionaries 
> are equal.  This is because {{equals}} is not implemented for FieldVector and 
> so that comparison defaults to comparing the two objects only and not the 
> vector data.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to