EricGao888 commented on code in PR #11626:
URL: https://github.com/apache/dolphinscheduler/pull/11626#discussion_r955602037
##########
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/python/PythonGateway.java:
##########
@@ -575,6 +575,14 @@ public Resource queryResourcesFileInfo(String userName,
String fullName) {
return resourceService.queryResourcesFileInfo(userName, fullName);
}
+ /**
Review Comment:
Actually we could remove this comment, since the logic is quite clear and
comment with external link is hard to maintain.
--
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]