acvictor opened a new pull request, #11824: URL: https://github.com/apache/gluten/pull/11824
## What changes are proposed in this pull request? Minor cleanup of GPU code to remove redundant `!gGpuOwner.has_value(`) check in `unlockGpu()`, unnecessary buffer flush from `std::endl` in log and remove unreachable `return true` after `throw` in `resolveNextBlockType()`. ## How was this patch tested? Existing tests ## Was this patch authored or co-authored using generative AI tooling? No -- 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]
