alamb commented on issue #9764: URL: https://github.com/apache/arrow-datafusion/issues/9764#issuecomment-2019277109
I suggest Arc<str> is probably what I would recommend for anything that will be copied around and `String` for anything that needs to be mutable -- 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]
