[ 
https://issues.apache.org/jira/browse/HIVE-14013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107963#comment-16107963
 ] 

Aihua Xu commented on HIVE-14013:
---------------------------------

[~fenghaizhu] I can't see your attachment. But I tried simple test and it works 
fine.

{noformat}
hive> desc unicode_comments_tbl1;
OK
col1                    string                  第一列                 
p1                      string                  分割                  
                 
# Partition Information          
# col_name              data_type               comment             
                 
p1                      string                  分割        
{noformat}

> Describe table doesn't show unicode properly
> --------------------------------------------
>
>                 Key: HIVE-14013
>                 URL: https://issues.apache.org/jira/browse/HIVE-14013
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Planning
>    Affects Versions: 2.2.0
>            Reporter: Aihua Xu
>            Assignee: Aihua Xu
>             Fix For: 2.3.0
>
>         Attachments: HIVE-14013.1.patch, HIVE-14013.2.patch, 
> HIVE-14013.3.patch, HIVE-14013.4.patch
>
>
> Describe table output will show comments incorrectly rather than the unicode 
> itself.
> {noformat}
> hive> desc formatted t1;
> # Detailed Table Information             
> Table Type:             MANAGED_TABLE            
> Table Parameters:                
>         COLUMN_STATS_ACCURATE   {\"BASIC_STATS\":\"true\"}
>         comment                 \u8868\u4E2D\u6587\u6D4B\u8BD5
>         numFiles                0                   
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to