You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/08/24 17:18:00 UTC

[jira] [Created] (ARROW-13736) [C++] Reconcile PrettyPrint and StringFormatter

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)