Antoine Pitrou created ARROW-13736:
--------------------------------------

             Summary: [C++] Reconcile PrettyPrint and StringFormatter
                 Key: ARROW-13736
                 URL: https://issues.apache.org/jira/browse/ARROW-13736
             Project: Apache Arrow
          Issue Type: Task
          Components: C++
            Reporter: Antoine Pitrou


We have a StringFormatter for (presumably performant) formatting of primitive 
values, but PrettyPrint uses its own internal routines. We should probably base 
PrettyPrint on StringFormatter, making sure that all corner cases are correctly 
handled by the latter.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to