samueleresca commented on issue #17857:
URL: https://github.com/apache/datafusion/issues/17857#issuecomment-3368519676

   > the key will be to figure out how to avoid slowing things down -- one idea 
is to see if you can check for overflow once per batch (rather than once per 
row) 🤔
   
   Do you mean checking the overflow at `left: StringViewArray combined right: 
StringViewArray` instead of iterating in every single string of the view array?


-- 
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]

Reply via email to