rdettai commented on pull request #1010:
URL: https://github.com/apache/arrow-datafusion/pull/1010#issuecomment-925067109


   If you agree with this new way of organizing the file format datasources, my 
feeling would be that we should merge this as is. We can then remove the 
existing parquet/csv/json/avro `TableProvider` implems and `ExecutionPlan` 
implems and rewire all the tests/examples/benchmarks to the new ones in a 
separate PR:
   - if we realize while trying to migrate all the tests/examples/benchmarks 
that won't make it, we can easily revert by simply deleting the 
`datasource::file_format` modules and the `execution_plan::file_format`
   - the PRs will be easier to review


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