fn explain_verbose_binary_op( f: &mut Formatter<'_>, op: &str, inputs: &[ExprImpl], input_schema: &Schema, ) -> Result