Commit ef60b3c
committed
Re-enable string split anchor fuzz test
The cuDF Glushkov fast path no longer treats a lazy quantifier as greedy
in split_re (rapidsai/cudf#23381), and the fix is present in the cuDF
revision built into the consumed spark-rapids-jni snapshot, so the test
that was disabled for #15293 can run again.
Closes #15293
Signed-off-by: Igor Peshansky <ipeshansky@nvidia.com>1 parent 3129c8c commit ef60b3c
1 file changed
Lines changed: 1 addition & 2 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
975 | 975 | | |
976 | 976 | | |
977 | 977 | | |
978 | | - | |
979 | | - | |
| 978 | + | |
980 | 979 | | |
981 | 980 | | |
982 | 981 | | |
| |||
0 commit comments