[
https://issues.apache.org/jira/browse/HIVE-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ke Jia updated HIVE-11779:
--------------------------
Description:
In beeline ,when we use the describe pretty table, it put the result of every
row as the first column,and the remaining columns were assigned "NULL".We want
to split every row as there columns.
was: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.
> 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 beeline ,when we use the describe pretty table, it put the result of
> every row as the first column,and the remaining columns were assigned
> "NULL".We want to split every row as there columns.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)