LiaCastaneda commented on PR #20337:
URL: https://github.com/apache/datafusion/pull/20337#issuecomment-4045259774

   I think we can reuse the properties of the rest of the plan (avoiding 
`::new()`), similar to how 
[LogicalPlan::map_expressions](https://github.com/apache/datafusion/blob/8d9b080882179b618a2057e042fc32865f6484b4/datafusion/expr/src/logical_plan/tree_node.rs#L499)
 does it.
   
   I created this issue https://github.com/apache/datafusion/issues/20899. I 
haven't started working on it yet and probably won't have much time this week, 
so I'll likely give it a try next week,  but feel free to take it if you'd like


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

Reply via email to