jkhaliqi opened a new pull request, #8535: URL: https://github.com/apache/incubator-gluten/pull/8535
## What changes were proposed in this pull request? Allowing loops to iterate beyond the end of an array Since we know bytesValue2 is size 16 the length needs to also be 16 or less so we do not iterate before(beyond) the size of that bytesValue2 array (Fixes: \#8534) -- 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]
