Butao Zhang created HIVE-29259:
----------------------------------
Summary: The result format of the desc catalog is messy
Key: HIVE-29259
URL: https://issues.apache.org/jira/browse/HIVE-29259
Project: Hive
Issue Type: Sub-task
Reporter: Butao Zhang
{code:java}
0: jdbc:hive2://127.0.0.1:10000/default> desc catalog hive;
+---------------+----------------------------------------------------+-----------+
| cat_name | comment | location
|
+---------------+----------------------------------------------------+-----------+
| Catalog Name | hive | NULL
|
| Comment | Default catalog for Hive | NULL
|
| Location | hdfs://127.0.0.1:8028/user/hive/warehouse/hivetest | NULL
|
+---------------+----------------------------------------------------+-----------+{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)