Benjamin Kietzman created ARROW-6226:
----------------------------------------
Summary: [C++] refactor Diff and PrettyPrint to share code
Key: ARROW-6226
URL: https://issues.apache.org/jira/browse/ARROW-6226
Project: Apache Arrow
Issue Type: New Feature
Components: C++
Reporter: Benjamin Kietzman
Assignee: Benjamin Kietzman
Diff reimplements a lot of PrettyPrint which didn't quite fit the former's
required use case and slightly changes the output format. Extract the shared
code to a header {{pretty_print_internal.h}} which can be used by both and
update the pretty print tests to reflect the new format.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)