[
https://issues.apache.org/jira/browse/ARROW-13736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-13736.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 11339
[https://github.com/apache/arrow/pull/11339]
> [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
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)