thinh2 commented on issue #5415:
URL: https://github.com/apache/datafusion/issues/5415#issuecomment-2295893622

   It looks like the check is implemented 
https://github.com/apache/datafusion/blob/main/datafusion/functions/src/unicode/rpad.rs#L131
   However, when I tried to run the above sql query, I got `offset overflow` 
error from `/arrow-array-52.2.0/src/array/byte_array.rs:210:45`.
   Is that an OOM issue?


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