Commit 3a13aa7
committed
test: route rlike non-scalar-pattern fallback test through engine=rust
The per-expression spark.comet.expression.regexp.allowIncompatible flag
is no longer consulted by the regex family. Switch to engine=rust so the
RLike serde reaches convertViaNativeRegex and emits the
'Only scalar regexp patterns are supported' fallback message the test
asserts on.1 parent bec171e commit 3a13aa7
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
967 | 967 | | |
968 | 968 | | |
969 | 969 | | |
970 | | - | |
| 970 | + | |
971 | 971 | | |
972 | 972 | | |
973 | 973 | | |
| |||
0 commit comments