Function datafusion::physical_plan::expressions::avg_return_type [−][src]
pub fn avg_return_type(arg_type: &DataType) -> Result<DataType>
Expand description
function return type of an average
pub fn avg_return_type(arg_type: &DataType) -> Result<DataType>
function return type of an average