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
return_type in datafusion::logical_expr::function - Rust
[go: Go Back, main page]

pub fn return_type(
    fun: &BuiltinScalarFunction,
    input_expr_types: &[DataType]
) -> Result<DataType, DataFusionError>
👎Deprecated since 27.0.0: please use BuiltinScalarFunction::return_type instead
Expand description

Returns the datatype of the scalar function