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