datafusion_expr::test

Module function_stub

Source
Expand description

Aggregate function stubs for test in expr / optimizer.

These are used to avoid a dependence on datafusion-functions-aggregate which live in a different crate

Structs§

  • Testing stub implementation of avg aggregate
  • Testing stub implementation of COUNT aggregate
  • Testing stub implementation of MAX aggregate
  • Testing stub implementation of Min aggregate
  • Stub sum used for optimizer testing

Functions§