You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/12/23 20:10:00 UTC

[jira] [Created] (ARROW-4110) [C++] Do not generate distinct cast kernels when input and output type are the same

Wes McKinney created ARROW-4110:
-----------------------------------

             Summary: [C++] Do not generate distinct cast kernels when input and output type are the same
                 Key: ARROW-4110
                 URL: https://issues.apache.org/jira/browse/ARROW-4110
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney
             Fix For: 0.13.0


I side issue brought up by ARROW-4101 and ARROW-4102 is that the "identity cast" is handled on a type-by-type basis. We should see if we can have a "universal identity cast" and simplify things



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)