repeat
datafusion_
functions
50.3.0
In datafusion_
functions::
string::
expr_
fn
datafusion_functions
::
string
::
expr_fn
Function
repeat
Copy item path
Source
pub fn repeat(string:
Expr
, n:
Expr
) ->
Expr
Expand description
Repeats the
string
to
n
times