incubator-gluten icon indicating copy to clipboard operation
incubator-gluten copied to clipboard

[GLUTEN-7575] [CH] fix empty needle in regex_replace throw exception

Open shuai-xu opened this issue 4 months ago • 5 comments

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.

shuai-xu avatar Oct 17 '24 08:10 shuai-xu