starts_with
datafusion
50.3.0
In datafusion::
prelude
datafusion
::
prelude
Function
starts_
with
Copy item path
Source
pub fn starts_with(arg1:
Expr
, arg2:
Expr
) ->
Expr
Expand description
Returns true if string starts with prefix.