[][src]Module datafusion::execution

Modules

aggregate

Execution of a simple aggregate relation containing MIN, MAX, COUNT, SUM aggregate functions with optional GROUP BY columns

context
datasource

Data sources

error

Error types

expression
filter

Execution of a filter (predicate)

physicalplan
projection

Execution of a projection

relation
value