comphead commented on PR #9824: URL: https://github.com/apache/arrow-datafusion/pull/9824#issuecomment-2025450686
> Is it possible to replace with `Arc<str>`? I'll try but imho I dont expect much diff as those strings are mostly immutable and should be much diff between `Vec<u8>` which is `String` and `[u8]` which is str -- 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]
