pub async fn from_cast( consumer: &impl SubstraitConsumer, cast: &Cast, input_schema: &DFSchema, ) -> Result<Expr>