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

Expand description

Aggregate function module contains all built-in aggregate functions definitions

Structs

Enums

Functions

  • return_typeDeprecated
    Returns the datatype of the aggregate function. This is used to get the returned data type for aggregate expr.
  • signatureDeprecated
    the signatures supported by the function fun.
  • Returns the internal sum datatype of the avg aggregate function.