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)