[
https://issues.apache.org/jira/browse/ARROW-14143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Kietzman resolved ARROW-14143.
----------------------------------
Fix Version/s: 6.0.0
Resolution: Fixed
Issue resolved by pull request 11244
[https://github.com/apache/arrow/pull/11244]
> [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++, Compute IR
> Reporter: Phillip Cloud
> Assignee: Phillip Cloud
> Priority: Major
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)