PHILO-HE opened a new pull request, #4411: URL: https://github.com/apache/incubator-gluten/pull/4411
## What changes were proposed in this pull request? In the main code, gluten will make regexp_replace fall back if its last `pos` arg is specified by user with a non-default value. We note upstream velox has a fix for this function. So we are removing such fallback for velox backend. This PR depends on a velox PR which fixes newly found issues: https://github.com/facebookincubator/velox/pull/8387 ## How was this patch tested? Existing spark UTs. -- 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]
