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

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

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

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

> [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
>            Assignee: Andy Grove
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)