zhanglistar opened a new pull request, #11548: URL: https://github.com/apache/incubator-gluten/pull/11548
## What changes are proposed in this pull request? Use a JNI wrapper to compile regex patterns with RE2 during CH expression validation and fall back on unsupported patterns. Add negative coverage tests for lookaround and backreference patterns to ensure fallback behavior. Fix https://github.com/apache/incubator-gluten/issues/7866 ## How was this patch tested? UT. ## Was this patch authored or co-authored using generative AI tooling? Generated-by: OpenAI gpt-5.2-codex, reviewed by zhanglistar. -- 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]
