You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/05/17 14:05:00 UTC

[jira] [Created] (ARROW-8833) [Rust] Implement VALIDATE mode in integration test binary

Andy Grove created ARROW-8833:
---------------------------------

             Summary: [Rust] Implement VALIDATE mode in integration test binary
                 Key: ARROW-8833
                 URL: https://issues.apache.org/jira/browse/ARROW-8833
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: Rust
            Reporter: Andy Grove
             Fix For: 1.0.0


The binary arrow-json-integration-test.rs already supports converting arrow files to json, and json to arrow.

We now need to implement the VALIDATE command, which should read an Arrow and a JSON file and ensure that they contain the same batches.

See the Java implementation at java/tools/src/main/java/org/apache/arrow/tools/Integration.java for an example.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)