pub async fn from_if_then( consumer: &impl SubstraitConsumer, if_then: &IfThen, input_schema: &DFSchema, ) -> Result<Expr>