Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::functions_array::repeat - Rust
[go: Go Back, main page]

Module repeat

Source
Available on crate feature nested_expressions only.
Expand description

ScalarUDFImpl definitions for array_repeat function.

Structs§

ArrayRepeat

Functions§

array_repeat
returns an array containing element count times.
array_repeat_inner
Array_repeat SQL function
array_repeat_udf
ScalarFunction that returns a ScalarUDF for ArrayRepeat