neilconway commented on PR #21420: URL: https://github.com/apache/datafusion/pull/21420#issuecomment-4195242965
FYI @alamb We could additionally change `split_part` to always return `Utf8View`, in which case we could apply a similar optimization to `split_part` when invoked with `Utf8` and `LargeUtf8` inputs; I'll defer that to a subsequent PR, but I filed #21421 for that. -- 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]
