datafusion_functions::string::expr_fn

Function repeat

Source
pub fn repeat(string: Expr, n: Expr) -> Expr
Expand description

Repeats the string to n times