substr
datafusion
50.3.0
In datafusion::
functions::
expr_
fn
datafusion
::
functions
::
expr_fn
Function
substr
Copy item path
Source
pub fn substr(string:
Expr
, position:
Expr
) ->
Expr
Expand description
substring from the
position
to the end