Omega359 commented on issue #12338:
URL: https://github.com/apache/datafusion/issues/12338#issuecomment-2491341800

   Should this be the default for all functions that handle strings now? 
Require they can accept Utf8View as input for all fields and produce Utf8View 
output ? 
   
   I ask because that should solve issues with chained functions causing a 
series of casts such as 
   
   <function 1 = utf8View -> Ut8), <function 2 = utf8 -> Ut8) ...


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to