Skip to content

Commit

Permalink
pulled main
Browse files Browse the repository at this point in the history
  • Loading branch information
KushnirykOleh committed Aug 13, 2024
1 parent b6bf998 commit 109c321
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public boolean supports(AlterTablePropertiesStatementDatabricks statement, Datab

@Override
public int getPriority() {
return DatabricksDatabase.DATABRICKS_PRIORITY_DATABASE;
return PRIORITY_DATABASE;
}

@Override
Expand Down

0 comments on commit 109c321

Please sign in to comment.