Description
New function which was exposed by https://github.com/apache/spark/pull/34761 accepts the string type only. The ticket aims to support the binary type as well.
Attachments
Issue Links
- is duplicated by
-
SPARK-39462 Contains function to check if a string is contained
- Resolved
- is related to
-
SPARK-37583 Support the binary type by startswith() and endswith()
- Resolved
- relates to
-
SPARK-37508 Add CONTAINS() function
- Resolved
- links to