Module datafusion_physical_expr_common::aggregate

source ·

Modules§

Structs§

Traits§

Functions§

  • Creates a physical expression of the UDAF, that includes all necessary type coercion. This function errors when args’ can’t be coerced to a valid argument type of the UDAF.