datafusion_functions::unicode::expr_fn

Function substring

Source
pub fn substring(string: Expr, position: Expr, length: Expr) -> Expr
Expand description

substring from the position with length characters