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

   ## Which issue does this PR close?
   
   
   Part of https://github.com/apache/arrow-datafusion/issues/9994
   
   
   ## Rationale for this change
   
   Part of working with optimizers / `LogicalPlans` is understanding how to 
rewrite them and visit them
   
   We are improving this in 
https://github.com/apache/arrow-datafusion/issues/8913, so I wanted to make 
sure the feature is well documented.
   
   ## What changes are included in this PR?
   1. Add doc comments and pointers about using the `LogicalPlan` tree node api
   
   ## Are these changes tested?
   Yes, by CI checks
   
   
   ## Are there any user-facing changes?
   Better docs


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