justinwwhuang commented on code in PR #9728:
URL: https://github.com/apache/inlong/pull/9728#discussion_r1503553406
##########
inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/entity/StreamSourceEntity.java:
##########
@@ -47,6 +47,7 @@ public class StreamSourceEntity implements Serializable {
private String serializationType;
private String snapshot;
private Date reportTime;
+ private String agentTimeZone;
Review Comment:
This is not the time zone of the agent, it is the time zone of the manager
or sort
--
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]