[ https://issues.apache.org/jira/browse/HIVE-18811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16389445#comment-16389445 ]
tartarus edited comment on HIVE-18811 at 3/7/18 11:55 AM: ---------------------------------------------------------- [~pvary] hello, Peter, I have upload my {color:#d04437}changes{color} file, but execute {code:java} describe pretty escape_column_comments; {code} is failed! {noformat} Caused by: org.apache.hadoop.hive.ql.parse.SemanticException: Table not found pretty{noformat} does support this syntax ? was (Author: tartarus): [~pvary] hello, Peter, I have upload my {color:#d04437}changes{color} file, but execute describe pretty escape_column_comments; > Fix desc table, column comments are not displayed > ------------------------------------------------- > > Key: HIVE-18811 > URL: https://issues.apache.org/jira/browse/HIVE-18811 > Project: Hive > Issue Type: Bug > Components: CLI > Affects Versions: 1.2.1, 2.3.2 > Environment: CentOS 6.5 > Hive-1.2.1 > Hive-3.0.0 > Reporter: tartarus > Assignee: tartarus > Priority: Major > Labels: patch > Fix For: 3.0.0 > > Attachments: HIVE_18811.patch, changes > > > when column comment contain \t > eg: CREATE TABLE `zhangmang_test`(`name` string COMMENT > 'name{color:#ff0000}\t{color}zm'); > then execute : {color:#ff0000}desc zhangmang_test {color} > {color:#ff0000}{color:#333333}return :{color} name string > name{color} > because \t is the separator, so we should translate it -- This message was sent by Atlassian JIRA (v7.6.3#76005)