You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/13 16:01:00 UTC

[jira] [Created] (ARROW-6226) [C++] refactor Diff and PrettyPrint to share code

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)