alamb opened a new pull request, #5406:
URL: https://github.com/apache/arrow-datafusion/pull/5406

   # Which issue does this PR close?
   
   Part of https://github.com/apache/arrow-datafusion/issues/5405 (splitting 
out execution)
   
   
   
   # Rationale for this change
   
   I am trying to split out the physical plan into its own crate. While 
extracting the execution code, I found that config.rs which contains file 
format configuration
   
   
   # What changes are included in this PR?
   
   Move config.rs which contains file format configuration to live with the 
rest of the datasource code
   
   # Are these changes tested?
   Existing coverage
   
   # Are there any user-facing changes?
   None intended (I left a backwards compatible `pub use` )


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