berkaysynnada commented on PR #13177: URL: https://github.com/apache/datafusion/pull/13177#issuecomment-2450096916
> If the iterative implementation is not feasible on those trees then we should probably prefer a solution that works well on all kinds of trees. I agree with you. [That](https://github.com/blaginin/datafusion/blob/e475464892a2262cdab3a2cf52d8ebdb71e36ec0/datafusion/common/src/tree_node.rs#L1092) clones could be huge. @blaginin do you have time to implement the similar version for `ConcreteTreeNode`'s, and to take some benchmarks? -- 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]
