zhztheplayer opened a new pull request, #8149: URL: https://github.com/apache/incubator-gluten/pull/8149
SuspendedSection was removed from Velox code base from commit https://github.com/facebookincubator/velox/commit/fc5aa37fe44ca5bee9c91f9bee69069f0c804b11. The PR introduce the code back to Gluten's code base to replace the temporary manual resource suspension code to avoid UBs when exception throws from `iterator_->hasNext()` or `iterator_->next()`. -- 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]
