PHILO-HE commented on issue #7866: URL: https://github.com/apache/incubator-gluten/issues/7866#issuecomment-2466586875
> @PHILO-HE we may reuse the preprocessing script as well as the skip list. @FelixYBW, currently, we have no script, but have a pre-validation function on Gluten native side. It validate all listed regrex functions by letting RE2 try to compile the pattern. If the compilation fails, we definitely need to make it fall back. This pre-validation can be reused by both 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]
