liyuheng55555 commented on code in PR #14436:
URL: https://github.com/apache/iotdb/pull/14436#discussion_r1887821032
##########
iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/column/ColumnHeaderConstant.java:
##########
@@ -161,6 +161,7 @@ private ColumnHeaderConstant() {
public static final String START_TIME = "StartTime";
public static final String ROLE = "Role";
public static final String CREATE_TIME = "CreateTime";
+ public static final String TSFILE_SIZE = "TsfileSize";
Review Comment:
sure
--
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]