Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Some string functions including LEFT, RIGHT are not implemented now. It would be great if these functions can be implemented.
Returns the leftmost len characters from the string str, or NULL if any argument is NULL.
Returns the rightmost len characters from the string str, or NULL if any argument is NULL.
Attachments
Issue Links
- is a parent of
-
CALCITE-5384 Implement LEFT/RIGHT String functions for BigQuery
- Closed
- links to