[
https://issues.apache.org/jira/browse/HIVE-26421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ádám Szita updated HIVE-26421:
------------------------------
Component/s: Iceberg integration
> HmsClient atler_table_req() is called twice when running an alter operation
> on iceberg table
> ---------------------------------------------------------------------------------------------
>
> Key: HIVE-26421
> URL: https://issues.apache.org/jira/browse/HIVE-26421
> Project: Hive
> Issue Type: Bug
> Components: Iceberg integration
> Reporter: László Pintér
> Assignee: László Pintér
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> HMSClient alter_table_req() is triggered twice when altering an iceberg
> table. The first occurrence is right after returning from the
> HiveIcebergMetaHook#preAlterTable() and the second one is from
> HiveTableOperations#doCommit(). We should find a way to skip the first call.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)