2010YOUY01 commented on issue #22555: URL: https://github.com/apache/datafusion/issues/22555#issuecomment-4552140362
One additional point from the discussion: we should also unify `with_new_children_if_necessary` with #19792, i.e. moving the logic inside `with_new_children()` to avoid `PlanProperties` re-computation from #19792 into this new `with_new_children_if_necessary`, and cleanup the old computation. -- 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]
