Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Karen Feng <karen.feng@databricks.com>
  • Loading branch information
karenfeng committed Mar 1, 2021
1 parent 21bfce8 commit 3c0463a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -959,6 +959,7 @@ private[spark] object QueryCompilationErrors {

def repairTableNotSupportedForV2TablesError(): Throwable = {
notSupportedForV2TablesError("MSCK REPAIR TABLE")
}

def databaseFromV1SessionCatalogNotSpecifiedError(): Throwable = {
new AnalysisException("Database from v1 session catalog is not specified")
Expand Down

0 comments on commit 3c0463a

Please sign in to comment.