alamb opened a new pull request, #12139: URL: https://github.com/apache/datafusion/pull/12139
## Which issue does this PR close? N/A ## Rationale for this change While working on the reprpoducer for https://github.com/apache/datafusion/issues/12136 I knew there was a nice builder APU added by @Omega359 in #11403 but I couldn't find it quickly in the docs ## What changes are included in this PR? 1. Add new doc example 1. There is a new `pub use` for `SessionStateBuilder` 2. There is a `From` impl for SessionState to make the example nicer ## Are these changes tested? yes, by doc CI ## Are there any user-facing changes? Yes, the changes are user facing -- 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]
