Nic Crane created ARROW-12540:
---------------------------------
Summary: [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: Improvement
Components: C++
Reporter: Nic Crane
I'm writing bindings between the C++ write CSV functionality and R, and 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`
--
This message was sent by Atlassian Jira
(v8.3.4#803005)