Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xleoken committed Nov 26, 2024
1 parent 0cbdd33 commit c4bdfa9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,6 @@ protected List<String> listTablesInFileSystem(Path databasePath) throws IOExcept
}

protected boolean tableExistsInFileSystem(Path tablePath, String branchName) {

SchemaManager schemaManager = new SchemaManager(fileIO, tablePath, branchName);

// in order to improve the performance, check the schema-0 firstly.
Expand Down

0 comments on commit c4bdfa9

Please sign in to comment.