You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Neville Dipale (Jira)" <ji...@apache.org> on 2019/09/21 04:07:00 UTC

[jira] [Created] (ARROW-6650) [Rust] [Integration] Add method to generate JSON from RecordBatch

Neville Dipale created ARROW-6650:
-------------------------------------

             Summary: [Rust] [Integration] Add method to generate JSON from RecordBatch
                 Key: ARROW-6650
                 URL: https://issues.apache.org/jira/browse/ARROW-6650
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: Integration, Rust
    Affects Versions: 0.14.1
            Reporter: Neville Dipale


[~emkornfield@gmail.com] recommended that we use the integration IPC files. To be able to compare against the JSON files that are used, we need to be able to generate a JSON represention of Arrow data in Rust.

We can already do this for schemas, and this ticket is for supporting converting RecordBatch to JSON.



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