Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqi1129 committed Apr 2, 2024
1 parent f89f532 commit e9c1c1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
public class JdbcCatalogOperations implements CatalogOperations, SupportsSchemas, TableCatalog {

private static final String GRAVITINO_ATTRIBUTE_DOES_NOT_EXIST_MSG =
"The gravitino id attribute does not exist in properties";
"The gravitino id attribute does not exist in properties, changed";

public static final Logger LOG = LoggerFactory.getLogger(JdbcCatalogOperations.class);

Expand Down

0 comments on commit e9c1c1a

Please sign in to comment.