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.
----
---