You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "zlaot.zhaoh (Jira)" <ji...@apache.org> on 2022/11/04 08:47:00 UTC

[jira] [Created] (HIVE-26706) Add datalake to Hive metadata

zlaot.zhaoh created HIVE-26706:
----------------------------------

             Summary: Add datalake to Hive metadata
                 Key: HIVE-26706
                 URL: https://issues.apache.org/jira/browse/HIVE-26706
             Project: Hive
          Issue Type: New Feature
          Components: Database/Schema, Metastore
            Reporter: zlaot.zhaoh


0: jdbc:hive2://localhost:10000> show tables;
+-----------+-----------+
| tab_name  | type           |
+-----------+-----------+
| test1     | warehouse      |
| test2     | iceberg           |
+-----------+-----------+

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)