zhangbutao created HIVE-27503:
---------------------------------
Summary: Support query iceberg tag
Key: HIVE-27503
URL: https://issues.apache.org/jira/browse/HIVE-27503
Project: Hive
Issue Type: Sub-task
Components: Iceberg integration
Reporter: zhangbutao
Support query iceberg tag like this:
{code:java}
select * from db.tbl.tag_tagName;{code}
In addition, Iceberg tag can not be written data and we should throw exception
when compile stage if users want to write data to iceberg tag.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)