I think this is probably just an oversight. It would be fine to check that
the UUID matches when reloading the table.
On Fri, Sep 19, 2025 at 2:21 PM Ma, Limin wrote:
> Hi All,
>
>
>
> HiveTableOperations (BaseMetastoreTableOperations) does enforce Table UUID
> check when refreshing TableMetadat
Hi All,
HiveTableOperations (BaseMetastoreTableOperations) does enforce Table UUID
check when refreshing TableMetadata
https://github.com/apache/iceberg/blob/main/core/src/main/java/org/apache/iceberg/BaseMetastoreTableOperations.java#L205
However, RESTTableOperations does not enforce Table UUID