alamb opened a new issue #103:
URL: https://github.com/apache/arrow-datafusion/issues/103


   *Note*: migrated from original JIRA: 
https://issues.apache.org/jira/browse/ARROW-10118
   
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to