berkaysynnada commented on PR #10543:
URL: https://github.com/apache/datafusion/pull/10543#issuecomment-2126385035

   Thanks a lot, @peter-toth! This looks great to me. The new `children(&self) 
-> Vec<&Arc<dyn ExecutionPlan>`> signature also uncovers implicit clones, and 
many of them seem to be redundant. Our TreeNode API functionality has reached a 
very good level. You've done a great job.
   
   Perhaps we could add documentation with code snippets to exemplify the usage 
of methods and their purposes, to ease the experience for less experienced 
users.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to