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_aggregate::string_agg - Rust
[go: Go Back, main page]

Module string_agg

Source
Expand description

StringAgg accumulator for the string_agg function

Structs§

StringAgg
STRING_AGG aggregate expression

Functions§

string_agg
Concatenates the values of string expressions and places separator values between them
string_agg_udaf
AggregateFunction that returns a AggregateUDF for StringAgg