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

   ## Which issue does this PR close?
   
   Closes #8770.
   
   ## Rationale for this change
   
   It took me a surprisingly long time to figure out how to set these 
configuration options.
   
   ## What changes are included in this PR?
   
   * Link back to `SessionConfig` from various `*Options` structs so users can 
figure out where they are supposed to set them.
   * Added examples of how to set options in `SessionConfig`.
   * Brought up `options()` and `options_mut()` methods to beginning of the 
`impl` so that they are near the top of the documentation page. This makes them 
more visible. Also added simple examples for each.
   
   ## Are these changes tested?
   
   The documentation changes include doc-tested examples.
   
   ## Are there any user-facing changes?
   
   These are just documentation changes.
   


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