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)