healchow commented on code in PR #6168:
URL: https://github.com/apache/inlong/pull/6168#discussion_r997646073


##########
inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/mapper/InlongGroupEntityMapper.java:
##########
@@ -53,6 +54,14 @@ public interface InlongGroupEntityMapper {
      */
     List<SortSourceGroupInfo> selectAllGroups();
 
+    /**
+     * Select all groups which are logical deleted before some last modify time
+     * @param lastModifyTime

Review Comment:
   Add more info for `@param` and `@return`.



-- 
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]

Reply via email to