[
https://issues.apache.org/jira/browse/HIVE-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-4449:
-----------------------------------
Fix Version/s: 0.13.0
> show create table method returns only "COMMENT 'from deserializer'"
> -------------------------------------------------------------------
>
> Key: HIVE-4449
> URL: https://issues.apache.org/jira/browse/HIVE-4449
> Project: Hive
> Issue Type: Improvement
> Affects Versions: 0.10.0
> Reporter: Show You
> Assignee: Ashutosh Chauhan
> Priority: Minor
> Fix For: 0.13.0
>
>
> If we commented anything to hive table, but show create table method returns
> "COMMENT 'from deserializer'"
> For example,
> > show create table hoge
> CREATE TABLE hoge(
> time bigint COMMENT 'from deserializer',
> id bigint COMMENT 'from deserializer',
> id2 bigint COMMENT 'from deserializer',
> id3 bigint COMMENT 'from deserializer',
> ...
> I want that this method returns correct COMMENT.
--
This message was sent by Atlassian JIRA
(v6.2#6252)