zhztheplayer commented on PR #8839: URL: https://github.com/apache/incubator-gluten/pull/8839#issuecomment-2721887331
@shuai-xu Non-blocking style execution is now working since the [PR](https://github.com/velox4j/velox4j/commit/65442d1c44c1b26173067e2c6de6235fce7beec8) was finished. With the feature, Velox will not stop processing data until we explicitly notified the task. This could remove a major blocker against implementing filters with Velox. Would you also help verify it from this PR's end? Thank you. -- 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]
