Skip to content

Commit

Permalink
Update StmtExecutor.java
Browse files Browse the repository at this point in the history
  • Loading branch information
dataroaring committed Jul 10, 2024
1 parent 2c05805 commit 95ead59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@ private void executeByNereids(TUniqueId queryId) throws Exception {
return;
}
}

// Query following createting table would throw table not exist error.
// For example.
// t1: client issues create table to master fe
Expand Down

0 comments on commit 95ead59

Please sign in to comment.