jayzhan211 commented on issue #11477:
URL: https://github.com/apache/datafusion/issues/11477#issuecomment-2229631902

   After https://github.com/apache/datafusion/pull/11403, I think you can 
easily get the default planners with
   
   ```rust
   SessionStateBuilder::new()
               .with_default_features()
               .build()
   ```


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