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:11:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-4110:
--------------------------------
    Description: A 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  (was: 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)

> [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
>            Priority: Major
>             Fix For: 0.13.0
>
>
> A 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)