Function deltalake::datafusion::logical_expr::substring

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

substring from the position with length characters