forked from apache/arrow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARROW-1396: [C++] Add PrettyPrint for schemas that outputs dictionaries
Author: Wes McKinney <[email protected]> Closes apache#1051 from wesm/ARROW-1396 and squashes the following commits: 11a8b69 [Wes McKinney] Fix cpplint error 81637ea [Wes McKinney] clang-format dfd4692 [Wes McKinney] Use PrettyPrint with schemas in Python 43652bc [Wes McKinney] Add PrettyPrint functions for Schema that also print dictionaries f097675 [Wes McKinney] First draft of PrettyPrint for schemas, untested. Name DataType::name a virtual
- Loading branch information
Showing
7 changed files
with
258 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.