Function datafusion::functions::expr_fn::repeat

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

Repeats the string to n times