PHILO-HE commented on PR #7867:
URL: 
https://github.com/apache/incubator-gluten/pull/7867#issuecomment-2464237825

   @exmy, I'm not familiar with CH backend code. In velox backend, we have a 
validation function on native side (see below link). In its implementation, RE2 
tries to compile literal regex pattern, and then some known unsupported cases 
are filter out  even though compiling can pass. Can this handling be a 
reference to you to fix your issues?
   
   
https://github.com/apache/incubator-gluten/blob/main/cpp/velox/utils/Common.cc#L55


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