Skip to content

RestoreTableStatement Unary Logical Operator

RestoreTableStatement is a unary logical operator (Spark SQL) that represents the following:

Creating Instance

RestoreTableStatement takes the following to be created:

RestoreTableStatement is created when:

Analysis Phase

RestoreTableStatement is resolved to RestoreTableCommand (by DeltaAnalysis logical resolution rule).