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

Factory that returns an accumulator for the given aggregate, given its return datatype.

Factory that returns the functions’s return type given the input argument types

Factory that returns the types used by an aggregator to serialize its state, given its return datatype.