erratic-pattern commented on PR #10567: URL: https://github.com/apache/datafusion/pull/10567#issuecomment-2123559213
Yes the `Arc::clone` is not a performance improvement, but was just a way for me to keep track of which clones were "zero copy" while working on this. It is a recommended convention as well, so I think it's worth keeping. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org