mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 13:47:09 +00:00
[improvement][launcher]Refactor unit tests and demo data. (#1935)
This commit is contained in:
@@ -74,7 +74,6 @@ public class SqlValidHelper {
|
||||
CCJSqlParserUtil.parse(sql);
|
||||
return true;
|
||||
} catch (Exception e) {
|
||||
log.error("isValidSQL parse:{}", e);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user