incubator-gluten
incubator-gluten copied to clipboard
[GLUTEN-7575] [CH] fix empty needle in regex_replace throw exception
What changes were proposed in this pull request?
Regex_replace which has empty needle will fallback to vanilla spark.
(Fixes: #7575)
How was this patch tested?
This patch was tested by unit tests.