Wes McKinney created ARROW-8995:
-----------------------------------
Summary: [C++] Scalar formatting code used in array/diff.cc should
be reusable
Key: ARROW-8995
URL: https://issues.apache.org/jira/browse/ARROW-8995
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
Formatting Array values as strings is not specific to the diff.cc code, so it
may make sense to move this code elsewhere where it can be used generally
(perhaps a method like {{Array::FormatValue}}?).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)