adriangb commented on PR #22298: URL: https://github.com/apache/datafusion/pull/22298#issuecomment-4482925707
@alamb I've addressed the docs side of things. Regarding moving into TreeNode: I'm not sure yet this will work for other cases. In particular the `dyn` cases. To de-risk this work I've moved the new method out of the public API. This PR is now a completely internal implementation, we can work towards public API in a followup. -- 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]
