You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/03/02 19:18:43 UTC

[GitHub] [arrow-datafusion] alamb commented on issue #1754: split datafusion-physical-plan sub-module

alamb commented on issue #1754:
URL: https://github.com/apache/arrow-datafusion/issues/1754#issuecomment-1452427370

   My eventual plan is to have a dependency hierarchy like:
   
   ```
   core --> (physical_plan) --> (datasource) --> (execution)    
   ```
   
   I am trying to extract execution first, then I will extract datasource, and then physical plan
   
   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org