zclllyybb commented on code in PR #61196:
URL: https://github.com/apache/doris/pull/61196#discussion_r2915666595
##########
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowPythonPackagesCommand.java:
##########
@@ -118,6 +120,7 @@ public ShowResultSet doRun(ConnectContext ctx, StmtExecutor
executor) throws Exc
beIdentifiers.add(backend.getHost() + ":" +
backend.getBePort());
} catch (Exception e) {
Review Comment:
dont catch here
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]