[ 
https://issues.apache.org/jira/browse/HIVE-27503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

zhangbutao updated HIVE-27503:
------------------------------
    Description: 
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 
in compile stage if users want to write data to iceberg tag. 

  was:
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. 


> 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
>            Assignee: zhangbutao
>            Priority: Major
>
> 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 in compile stage if users want to write data to iceberg tag. 



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

Reply via email to