+
K
Supported in: Batch, Streaming
Extract substring.
Expression categories: Numeric
Output type: String
Argument values:
string
start
length
Description: When no length is provided, the substring runs to end of string. Argument values:
Description: In case of nulls, the output is always null. Argument values:
Description: When length is longer than remaining sub string, the output is the sub string until the end of the string. Argument values: