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

ASF GitHub Bot updated ARROW-6288:
----------------------------------
    Labels: pull-request-available  (was: )

> [Java] Implement TypeEqualsVisitor comparing vector type equals considering 
> names and metadata
> ----------------------------------------------------------------------------------------------
>
>                 Key: ARROW-6288
>                 URL: https://issues.apache.org/jira/browse/ARROW-6288
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Java
>            Reporter: Ji Liu
>            Assignee: Ji Liu
>            Priority: Major
>              Labels: pull-request-available
>
> Currently when we compare range/vector equals, we first compare vector 
> {{Field}} by its equals method, in this case, it’s hard to specify whether 
> compare names or metadata.
> Implement a {{TypeEqualsVisitor}} will make type comparisons more flexible 
> like cpp implementation dose 
> [https://github.com/apache/arrow/blob/master/cpp/src/arrow/compare.cc#L712]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to