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