[
https://issues.apache.org/jira/browse/ARROW-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657445#comment-17657445
]
Rok Mihevc commented on ARROW-411:
----------------------------------
This issue has been migrated to [issue
#16060|https://github.com/apache/arrow/issues/16060] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Java] Move Intergration.compare and Intergration.compareSchemas to a public
> utils class
> ----------------------------------------------------------------------------------------
>
> Key: ARROW-411
> URL: https://issues.apache.org/jira/browse/ARROW-411
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Li Jin
> Assignee: Li Jin
> Priority: Major
> Fix For: 0.2.0
>
>
> I am writing a integration test for a application that uses arrow to transfer
> data. I didn't to find a easy way to compare two arrow record batches and end
> up using compare and compareSchemas from
> https://github.com/apache/arrow/blob/master/java/tools/src/main/java/org/apache/arrow/tools/Integration.java
> (After making local changes to make them public)
> Can we provide a utility class used for validating arrow data for downstream
> users?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)