kipshi commented on code in PR #4271:
URL: https://github.com/apache/incubator-inlong/pull/4271#discussion_r877684236


##########
inlong-manager/manager-dao/src/main/resources/mappers/InlongStreamEntityMapper.xml:
##########
@@ -258,18 +258,18 @@
         stream.data_separator, stream.data_escape_char, stream.sync_send, 
stream.daily_records,
         stream.daily_storage, stream.peak_records, stream.max_length, 
stream.storage_period,
         stream.status, stream.creator, stream.modifier, stream.create_time, 
stream.modify_time
-        from inlong_stream stream, inlong_group group, workflow_approver 
approver
+        from inlong_stream stream, inlong_group grp, workflow_approver approver

Review Comment:
   not necessary change



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