David Li created ARROW-17214:
--------------------------------
Summary: [C++] Implement Scalar CastTo from all types to String
Key: ARROW-17214
URL: https://issues.apache.org/jira/browse/ARROW-17214
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: David Li
As reported on the mailing list:
https://lists.apache.org/thread/rp7vpjtt4lgtjxj35oyjyqh9b6on94jf
Some types, including LIST, LARGE_LIST, and MAP do not implement casts. Ideally
we'd implement these (implement all to-string casts?) by leveraging the
existing cast for any formattable type.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)