[
https://issues.apache.org/jira/browse/DRILL-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701751#comment-16701751
]
Arina Ielchiieva edited comment on DRILL-6769 at 11/29/18 11:38 AM:
--------------------------------------------------------------------
maxColumndWidth will be set to 80.
was (Author: arina):
maxColumndWidth will be set to 100.
> Sqlline doesn't see line endings when it prints first row fo the explain plan
> results table
> -------------------------------------------------------------------------------------------
>
> Key: DRILL-6769
> URL: https://issues.apache.org/jira/browse/DRILL-6769
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.15.0
> Reporter: Denys Ordynskiy
> Assignee: Arina Ielchiieva
> Priority: Major
> Fix For: 1.15.0
>
> Attachments: Sqlline.png
>
>
> After Sqlline was upgraded in DRILL-3853, in the query "EXPLAIN PLAN FOR .."
> results table has a very long first row with titles.
> After I run the query "EXPLAIN PLAN FOR SELECT 1;", width of the table column
> is calculated by the number of symbols in the biggest cell of columns.
> If there are new lines in the data, Sqlline should set width of this column
> by the longest line of the cells data instead of number of all symbols of
> that cell.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)