pub fn from_binary_expr(
producer: &mut impl SubstraitProducer,
expr: &BinaryExpr,
schema: &DFSchemaRef,
) -> Result<Expression>
pub fn from_binary_expr(
producer: &mut impl SubstraitProducer,
expr: &BinaryExpr,
schema: &DFSchemaRef,
) -> Result<Expression>