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

   ## Which issue does this PR close?
   
   Draft as it builds on https://github.com/apache/arrow-datafusion/pull/7425
   
   Closes #1754 
   
   ## Rationale for this change
   
   DataFusion is getting bigger and so to keep the code more manageable we need 
to divide it into smaller crates
   
   ## What changes are included in this PR?
   1. New `datafusion-physical-plan` crate
   2. Move / update includes and tests
   
   Note I did copy several functions / testing structs from the core crate to 
the datafusion-physical-plan crate. 
   
   ## Are these changes tested?
   Yes
   
   
   ## Are there any user-facing changes?
   I don't think so -- everything should be backwards compatible
   
   


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