[
https://issues.apache.org/jira/browse/DRILL-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13949802#comment-13949802
]
ASF GitHub Bot commented on DRILL-433:
--------------------------------------
GitHub user mehant opened a pull request:
https://github.com/apache/incubator-drill/pull/38
DRILL-433 Minor enhancement to QuerySubmitter to use custom column width...
... while printing results
https://reviews.apache.org/r/19559/
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mehant/incubator-drill DRILL-433
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-drill/pull/38.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 #38
----
commit 02aac43705206ef4daf1648bfeea185b60f1be43
Author: Mehant Baid <[email protected]>
Date: 2014-03-27T19:01:31Z
DRILL-433 Minor enhancement to QuerySubmitter to use custom column width
while printing results
----
> Enhance QuerySubmitter to use custom column width for printing results
> ----------------------------------------------------------------------
>
> Key: DRILL-433
> URL: https://issues.apache.org/jira/browse/DRILL-433
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Mehant Baid
> Assignee: Mehant Baid
> Attachments: DRILL-433.patch
>
>
> While testing Decimal, I ran into this issue where the my output was getting
> truncated because my column width was > 15.
> Modify QuerySubmitter so it can accept a column width as one of its argument
> and use this for printing results.
--
This message was sent by Atlassian JIRA
(v6.2#6252)