REST catalog doesn't return old history if we execute CREATE OR REPLACE TABLE
statement
#11777
Open
1 of 3 tasks
Labels
bug
Something isn't working
Apache Iceberg version
1.7.1 (latest release)
Query engine
Trino
Please describe the bug 🐞
trinodb/trino#24312 is trying to use
org.apache.iceberg.MetadataTableUtils#createMetadataTableInstance
method for history metadata table. Only REST catalog doesn't return the past history if we executeCREATE OR REPLACE TABLE
statement.region-4f41a42ee7f84d3093d85649bc557e46.zip
The following request contains
RemoveSnapshotRef
that clears existing snapshot logs.iceberg/core/src/main/java/org/apache/iceberg/rest/CatalogHandlers.java
Lines 434 to 437 in 540d6a6
https://apache-iceberg.slack.com/archives/C03LG1D563F/p1733195549342209
Willingness to contribute
The text was updated successfully, but these errors were encountered: