comphead commented on issue #9764: URL: https://github.com/apache/arrow-datafusion/issues/9764#issuecomment-2018380867
Other thing that comes to my mind, is we prob want to use only 1 String type in DF. Currently we use `String, &str, Cow<str>` Otherwise I think we can lose some CPU on conversions. -- 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]
