You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jorge (Jira)" <ji...@apache.org> on 2020/08/29 04:09:00 UTC

[jira] [Created] (ARROW-9885) Simplify type coercion for binary types

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)