[ https://issues.apache.org/jira/browse/ARROW-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15795536#comment-15795536 ]
Li Jin commented on ARROW-411: ------------------------------ I am happy to take a shot. PR: https://github.com/apache/arrow/pull/267 > [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 - Vectors > Reporter: Li Jin > Assignee: Li Jin > > 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 (v6.3.4#6332)