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

Module grouping

Source
Expand description

Defines physical expressions that can evaluated at runtime during query execution

Structs§

Grouping

Functions§

grouping
Returns 1 if the data is aggregated across the specified column or 0 for not aggregated in the result set.
grouping_udaf
AggregateFunction that returns a AggregateUDF for Grouping