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

   ## Which issue does this PR close?
   Related to https://github.com/apache/arrow-datafusion/issues/9519 
   
   
   ## Rationale for this change
   
   When filing https://github.com/apache/arrow-datafusion/issues/9519 I didn't 
think DataFusion allowed registering AnalyzerRules. However, in the middle of 
filing a ticket requesting we do so, I found  
[`SessionState::add_analyzer_rule`](https://docs.rs/datafusion/latest/datafusion/execution/context/struct.SessionState.html#method.add_analyzer_rule)
   
   I would like to make this clearer to find in the future
   
   ## What changes are included in this PR?
   
   1. Improve doc comments, add hints about how to reguster contexts
    
   ## Are these changes tested?
   Doc tests
   ## Are there any user-facing changes?
   Documentation only (no code changes)
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!--
   If there are any breaking changes to public APIs, please add the `api 
change` label.
   -->
   


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