FelixYBW commented on issue #7866:
URL: 
https://github.com/apache/incubator-gluten/issues/7866#issuecomment-2471562275

   > @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.
   
   I remember we have some preprocessing of the pattern before we send to re2, 
which can make more pattern workable on re2. Is the code still there?


-- 
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]

Reply via email to