[ https://issues.apache.org/jira/browse/HIVE-26927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HIVE-26927: ---------------------------------- Labels: pull-request-available (was: ) > Iceberg: Add support for set_current_snapshotid > ----------------------------------------------- > > Key: HIVE-26927 > URL: https://issues.apache.org/jira/browse/HIVE-26927 > Project: Hive > Issue Type: Improvement > Components: Iceberg integration > Reporter: Rajesh Balamohan > Assignee: Ayush Saxena > Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Currently, hive supports "rollback" feature. Once rolledback, it is not > possible to move from older snapshot to newer snapshot. > It ends up throwing > {color:#0747a6}"org.apache.iceberg.exceptions.ValidationException: Cannot > roll back to snapshot, not an ancestor of the current state:" {color}error. > It will be good to support "set_current_snapshot" function to move to > different snapshot ids. > > -- This message was sent by Atlassian Jira (v8.20.10#820010)