pub fn from_scalar_function(
producer: &mut impl SubstraitProducer,
fun: &ScalarFunction,
schema: &DFSchemaRef,
) -> Result<Expression>
pub fn from_scalar_function(
producer: &mut impl SubstraitProducer,
fun: &ScalarFunction,
schema: &DFSchemaRef,
) -> Result<Expression>