[ 
https://issues.apache.org/jira/browse/HIVE-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14746708#comment-14746708
 ] 

Ferdinand Xu commented on HIVE-11779:
-------------------------------------

Hi [~Ke Jia], thank you for working on this. I have a few comments/questions 
below.
{noformat}
91                  columnInformation, maxColNameLen, prettyOutputNumCols);
92          
columnInformation.append(MetaDataFormatUtils.FIELD_DELIM).append(MetaDataFormatUtils.FIELD_DELIM).append(MetaDataFormatUtils.LINE_DELIM);
{noformat}
Why we need two FIELD_DELIM here?
Besides that, please update the output file for 
"org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_describe_pretty".

> Beeline-cli: Format  the output  of describe pretty table command  in new 
> CLI[beeline-cli branch]
> -------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-11779
>                 URL: https://issues.apache.org/jira/browse/HIVE-11779
>             Project: Hive
>          Issue Type: Task
>            Reporter: Ke Jia
>            Assignee: Ke Jia
>         Attachments: HIVE-11779.1-beeline-cli.patch, 
> HIVE-11779.2-beeline-cli.patch, HIVE-11779.3-beeline-cli.patch, 
> HIVE-11779.4-beeline-cli.patch
>
>
> In the old CLI, it uses "hive.cli.pretty.output.num.cols" from the hive 
> configuration to use the number of columns when formatting output generated 
> by the DESCRIBE PRETTY table_name command . We need to support the previous 
> configuration using beeline functionality.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to