[
https://issues.apache.org/jira/browse/ARROW-12540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rommel Quintanilla reassigned ARROW-12540:
------------------------------------------
Assignee: Rommel Quintanilla
> [C++] Implement cast from date32[day] to utf8
> ----------------------------------------------
>
> Key: ARROW-12540
> URL: https://issues.apache.org/jira/browse/ARROW-12540
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Nic Crane
> Assignee: Rommel Quintanilla
> Priority: Major
>
> I'm writing bindings between the C++ write CSV functionality and R. When I
> test my code on a table with no dates columns, the tests pass, but when I
> test the code with a table that includes dates, I get the following error
> message:
> `Error: NotImplemented: Unsupported cast from date32[day] to utf8 using
> function cast_string`
> Code that causes error: [https://github.com/apache/arrow/pull/10141]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)