Jorge created ARROW-9885: ---------------------------- Summary: Simplify type coercion for binary types Key: ARROW-9885 URL: https://issues.apache.org/jira/browse/ARROW-9885 Project: Apache Arrow Issue Type: Task Components: Rust - DataFusion Reporter: Jorge Assignee: Jorge
The function `numerical_coercion` only uses the operator `op` for its error formatting. But the function's intent can be simply generalized to "coerce two types to numerically equivalent types". -- This message was sent by Atlassian Jira (v8.3.4#803005)