tlm365 commented on PR #13691: URL: https://github.com/apache/datafusion/pull/13691#issuecomment-2526338333
I'm not sure if this is an intended implementation or not. But seems like it would be better if we return `StringViewArray` instead of `StringArray` [here](https://github.com/apache/datafusion/blob/6c9355d5be8b6045865fed67cb6d028b2dfc2e06/datafusion/functions/src/string/initcap.rs#L130) 🤔. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
