[VL] Add split function to a list to validate regex pattern on Gluten native side
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Description
We have a check by letting RE2 compiling regex pattern and also filter out some known incompatible cases. Spark split function needs to be added after the implementation in Velox supports regex pattern.
https://github.com/apache/incubator-gluten/blob/main/cpp/velox/substrait/SubstraitToVeloxPlanValidator.cc#L56
Contributor guide
Assessment
This issue has not been assessed yet.