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

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§