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

[][src]Module datafusion::execution::expression

Runtime expression support

Enums

AggregateType

Enumeration of supported aggregate functions

Type Definitions

ArrayFunction

Function that accepts a RecordBatch and returns an ArrayRef

CompiledCastFunction

Function that accepts an ArrayRef and returns an ArrayRef