You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: