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

Expand description

Function module contains typing and signature for built-in and user defined functions.

Functions

Returns the datatype of the scalar function

the signatures supported by the function fun.

Type Definitions

the implementation of an aggregate function

A function’s return type

This signature corresponds to which types an aggregator serializes its state, given its return datatype.