[ https://issues.apache.org/jira/browse/HIVE-26927?focusedWorklogId=839263&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-839263 ]
ASF GitHub Bot logged work on HIVE-26927: ----------------------------------------- Author: ASF GitHub Bot Created on: 15/Jan/23 10:02 Start Date: 15/Jan/23 10:02 Worklog Time Spent: 10m Work Description: ayushtkn merged PR #3937: URL: https://github.com/apache/hive/pull/3937 Issue Time Tracking ------------------- Worklog Id: (was: 839263) Time Spent: 1h 10m (was: 1h) > 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: 1h 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)