FunctionsString
starts_with
Returns true when the input string begins with the provided prefix for each row.
starts_with(…) → BoolKind · scalar
Returns true when the input string begins with the provided prefix for each row.
Part of the String family.