[
https://issues.apache.org/jira/browse/HIVE-27568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751530#comment-17751530
]
Ayush Saxena commented on HIVE-27568:
-------------------------------------
Hi [[email protected]]
Can you share some pointers here: Doesn't
https://issues.apache.org/jira/browse/HIVE-26190 solve the purpose? If you
specify metadata location during create table, it should register table only
rather than creating a new one:
https://github.com/apache/hive/blob/master/iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergMetaHook.java#L249
> Implement RegisterTableProcedure for Iceberg Tables
> ---------------------------------------------------
>
> Key: HIVE-27568
> URL: https://issues.apache.org/jira/browse/HIVE-27568
> Project: Hive
> Issue Type: Improvement
> Reporter: Manish Maheshwari
> Priority: Major
> Labels: iceberg
>
> Implement RegisterTableProcedure for registering exising iceberg tables into
> the catalog
> [https://github.com/apache/iceberg/blob/master/spark/v3.3/spark/src/main/java/org/apache/iceberg/spark/procedures/RegisterTableProcedure.java]
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)