You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Miklos Gergely (Jira)" <ji...@apache.org> on 2019/10/10 13:43:00 UTC

[jira] [Created] (HIVE-22323) Fix Desc Table bugs

Miklos Gergely created HIVE-22323:
-------------------------------------

             Summary: Fix Desc Table bugs
                 Key: HIVE-22323
                 URL: https://issues.apache.org/jira/browse/HIVE-22323
             Project: Hive
          Issue Type: Bug
          Components: Hive
            Reporter: Miklos Gergely
            Assignee: Miklos Gergely
             Fix For: 4.0.0


DESC TABLE operation is having the following bugs:
 # Whole table descs have two headers.
 # Table column desc has incorrect long header, while the table is transposed having the headers in the first column.
 # Json formatted data also has the headers.
 # Json formatted data doesn't have the column statistics in it.
 # There is no TestBeeLineDriver test for desc table, thus the actual output is not tested, just some intermediary.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)