alamb commented on PR #10448: URL: https://github.com/apache/datafusion/pull/10448#issuecomment-2107536096
> Most places seem to still be cloning it, but I guess baby steps 😅 Yes indeed -- baby steps. Thank you for the review @tustvold Another thing that would likely help non trivially would be to introduce a version of [`Expr::to_columns`](https://docs.rs/datafusion/latest/datafusion/logical_expr/enum.Expr.html#method.to_columns) that does not requiring `clone`ing each `Column`. I'll file at ticket about that too -- 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]
