You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Phillip Cloud (Jira)" <ji...@apache.org> on 2021/09/27 11:25:00 UTC

[jira] [Created] (ARROW-14143) [IR] [C++] Add explicit cast node to IR

Phillip Cloud created ARROW-14143:
-------------------------------------

             Summary: [IR] [C++] Add explicit cast node to IR
                 Key: ARROW-14143
                 URL: https://issues.apache.org/jira/browse/ARROW-14143
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Phillip Cloud


The DuckDB folks have requested that {{CAST}} be added as its own {{Expression}} variant.

{{CAST}} it isn't well modeled as a function call due to it requiring a type argument, which can't be modeled as an {{Expression}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)