GitHub user hnfgns opened a pull request:
https://github.com/apache/drill/pull/259
DRILL-4089: make JSON pretty printing configurable
Use system dependent line-feed to seperate records when pretty printing is
turned off
Refactor ExecConstants to eliminate unneeded modifier & accessor
declarations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hnfgns/incubator-drill DRILL-4089
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/259.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 #259
----
commit 0b118c9b34a3bcf4a11a40b5c7777c25862126bd
Author: Hanifi Gunes <[email protected]>
Date: 2015-11-13T23:51:31Z
DRILL-4089: make JSON pretty printing configurable
Use system dependent line-feed to seperate records when pretty printing is
turned off
refactor ExecConstants to eliminate unneeded modifier & accessor
declarations
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---