Skip to content

Spark SQL Extensions: Rollback to snapshot id #1592

Closed
@aokolnychyi

Description

@aokolnychyi
CALL catalog.schema.rollback_to_snapshot(
  namespace => 'namespace_name'
  table => 'table_name',
  snapshot_id => id
)

The command can return previous_current_snapshot_id and current_snapshot_id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions