alamb commented on issue #8900:
URL: 
https://github.com/apache/arrow-datafusion/issues/8900#issuecomment-1902640319

   > I'd be happy to draft a PR, given their widespread use, the limited set of 
functions in `TreeNode` and need for post-order traversal, I am unsure how to 
best fix this bug though.
   
   Thanks @orlandohohmeier -- note there is some significant work currently 
being undertaken on the `TreeNode` APIs -- see  
https://github.com/apache/arrow-datafusion/issues/8913
   
   Maybe once that is done, it will be easier to implement a stackless variant 
🤔 
   
   We have some version of this pattern in the SQL planner already (SqlToRel)


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