notfilippo opened a new pull request, #13594:
URL: https://github.com/apache/datafusion/pull/13594

   ## Which issue does this PR close?
   
   Closes #13593 
   
   ## What changes are included in this PR?
   
   - `physical` feature, which enables production and consumption of physical 
substrait plans.
   
   ## Are these changes tested?
   
   Yes, running `cargo tree -p datafusion-substrait` with and without the 
`--no-default-features` shows that `parquet` and many other dependencies are 
not included.
   
   ## Are there any user-facing changes?
   
   No, the new feature is enabled by default. Users who might want to benefit 
from this change will have to use `default-features = false` when including the 
`datafusion-substrait` crate.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to