-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19559/
-----------------------------------------------------------

Review request for drill.


Bugs: DRILL-433
    https://issues.apache.org/jira/browse/DRILL-433


Repository: drill-git


Description
-------

Modified QuerySubmitter to accept a new argument "-w or --width" with which 
users can specify custom column width to be used while printing the results. 

If the argument is not specified we use the current default of 15 for the 
column width. 

Private repo: https://github.com/mehant/incubator-drill/tree/query_submitter


Diffs
-----

  exec/java-exec/src/main/java/org/apache/drill/exec/client/QuerySubmitter.java 
7c10b88 
  exec/java-exec/src/main/java/org/apache/drill/exec/util/VectorUtil.java 
a35bb5f 

Diff: https://reviews.apache.org/r/19559/diff/


Testing
-------


Thanks,

Mehant Baid

Reply via email to