[
https://issues.apache.org/jira/browse/DRILL-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13992949#comment-13992949
]
Venki Korukanti commented on DRILL-668:
---------------------------------------
Alignment (or pretty printing) is done by the SqlLine. It is not an issue with
Drill.
> SQLLine view display issues
> ---------------------------
>
> Key: DRILL-668
> URL: https://issues.apache.org/jira/browse/DRILL-668
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Rahul Challapalli
> Priority: Minor
>
> The columns in the view are not properly aligned. Use the below commands to
> generate the issue.
> drill> use INFORMATION_SCHEMA;
> drill> select * from COLUMNS;
--
This message was sent by Atlassian JIRA
(v6.2#6252)