[
https://issues.apache.org/jira/browse/HIVE-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913662#action_12913662
]
Namit Jain commented on HIVE-1658:
----------------------------------
@Thiruvel, can we keep the new output in the old format.
I mean, we just have to make sure that the output has 3 columns separated by a
delimiter.
So, if your current output is 'x', you can replace it with:
<TAB>x<TAB>
An implicit null at the beginning and end.
> 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.