alamb commented on issue #10808: URL: https://github.com/apache/datafusion/issues/10808#issuecomment-2154787910
I believe @peter-toth and @ozankabak and I discussed this in https://github.com/apache/datafusion/pull/10543#discussion_r1614057653 The new reference walking APIs added in https://github.com/apache/datafusion/pull/10543 (which I don't think are released yet) may also be related -- specifically `TreeNode::visit` can now return references that can be kepy of the underlying nodes -- 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]
