yjshen commented on pull request #811:
URL: https://github.com/apache/arrow-datafusion/pull/811#issuecomment-901777403


   > Could you describe which APIs would be affected by this? 
   
   Mainly API change:
   - execution/context:  read(register)_parquet / read(register)_csv / 
read(register)_json. etc.
   
   Other pub function / trait touched:
   - logical_plan: scan(csv/parquet/json)
   - physical_plan:  csv / parquet / json
   
   Upstream dependencies need to change:
   - arrow parquet crate: ChunkReader / Length /  ParquetReader
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to