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

[jira] [Created] (ARROW-10118) [Rust] [DataFusion] Add support for JSON data sources

Andy Grove created ARROW-10118:
----------------------------------

             Summary: [Rust] [DataFusion] Add support for JSON data sources
                 Key: ARROW-10118
                 URL: https://issues.apache.org/jira/browse/ARROW-10118
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Rust, Rust - DataFusion
            Reporter: Andy Grove


Arrow already has a JSON reader and it would be nice to integrate this with DataFusion so that queries can be run against JSON files.

This would probably not be trivial though since we would need to add support for schemaless data sources (it isn't practical to parse the JSON files first to extract the schema).



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