Description
New function were exposed by https://github.com/apache/spark/pull/34782 but they accept the string type only. To make migration from other systems easier, it would be nice to support the binary type too.
Attachments
Issue Links
- is related to
-
SPARK-37520 Add the startswith() and endswith() string functions
- Resolved
- relates to
-
SPARK-37582 Support the binary type by contains()
- Resolved
- links to