alamb commented on issue #9764: URL: https://github.com/apache/arrow-datafusion/issues/9764#issuecomment-2030561328
> I'm still hesitating between `Arc<str>` and `Arc<String>` either of them mostly improves the performance. One vote for `Arc<str>` is that is what is used in `DataType` from arrow: https://github.com/apache/arrow-rs/blob/77a3132bbd27ebb3cef0d79f24a9a839f125343c/arrow-schema/src/datatype.rs#L146 -- 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]
