[
https://issues.apache.org/jira/browse/ORC-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395839#comment-16395839
]
ASF GitHub Bot commented on ORC-321:
------------------------------------
GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/230
ORC-321 Add pretty print option to JSON schema discovery.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-321
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/230.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #230
----
commit d0b1d8480057ea81451ffd557eb7d8ab362ca766
Author: Owen O'Malley <omalley@...>
Date: 2018-03-07T22:16:18Z
ORC-318. Change KeyProvider API to separate createLocalKey from
decryptLocalKey.
commit d06010f717df8b4959cefde9bffc4376e6fab044
Author: Owen O'Malley <omalley@...>
Date: 2018-03-12T20:36:48Z
ORC-321. Add pretty print option to the JSON schema finder tool.
----
> Add a pretty print option to the JSON schema finder.
> ----------------------------------------------------
>
> Key: ORC-321
> URL: https://issues.apache.org/jira/browse/ORC-321
> Project: ORC
> Issue Type: Bug
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Priority: Major
>
> If the schema is complicated, it is really hard to understand the schema
> without pretty-printing it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)