[][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