Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Add Spark functions that have been implemented but have different OperandTypes/Returns.
Spark Functions Link:https://spark.apache.org/docs/latest/api/sql/index.html
Add function List:
- CHR
- CONCAT_WS
- REGEXP
- REVERSE
Attachments
Issue Links
- is a parent of
-
CALCITE-6278 Add REGEXP, REGEXP_LIKE function (enabled in Spark library)
- Closed
-
CALCITE-6445 Add REVERSE function (enabled in Spark library)
- Closed
-
CALCITE-6446 Add CONCAT_WS function (enabled in Spark library)
- Closed
- links to