Skip to content

Commit

Permalink
remove RLike
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrove committed Jun 7, 2024
1 parent 14e6e14 commit a8c409b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/source/user-guide/expressions.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ The following Spark expressions are currently available. Any known compatibility
| Repeat | Negative argument for number of times to repeat causes exception |
| Replace | |
| Reverse | |
| RLike | Disabled by default. Uses Rust regular expression engine which is not compatible with Java's regexp engine. |
| StartsWith | |
| StringSpace | |
| StringTrim | |
Expand Down

0 comments on commit a8c409b

Please sign in to comment.