Yifeng-Wang commented on PR #9107: URL: https://github.com/apache/incubator-gluten/pull/9107#issuecomment-2748937731
> And I think the static invokes functions may not support in CH backend, so only support in velox backend We haven't explored CH backend so far, but base on my knowledge if CH does not support, maybe similarly, a native validation would fail and thus fallback on such calls, but further investigation of code is needed. We are currently only focusing on Velox backend and we've opened an issue/PR [here](https://github.com/facebookincubator/velox/pull/12773) as well. So if I'm getting you right, yes, we only support this feature in Velox backend. -- 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]
