[
https://issues.apache.org/jira/browse/HIVE-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915437#action_12915437
]
Ning Zhang commented on HIVE-1658:
----------------------------------
Another issue is that now 'desc extended' displays table/partition parameters
in different lines. Since parameters is using a unordered map implementation,
it will give non-deterministic display of those parameters. It will be great if
the pretty operator will take care of ordering as well.
> Fix describe [extended] column formatting
> -----------------------------------------
>
> Key: HIVE-1658
> URL: https://issues.apache.org/jira/browse/HIVE-1658
> Project: Hadoop Hive
> Issue Type: Bug
> Affects Versions: 0.7.0
> Reporter: Paul Yang
> Assignee: Thiruvel Thirumoolan
>
> When displaying the column schema, the formatting should follow should be
> name<TAB>type<TAB>comment<NEWLINE>
> to be inline with the previous formatting style for backward compatibility.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.