qiaojialin commented on a change in pull request #1060:
URL: https://github.com/apache/incubator-iotdb/pull/1060#discussion_r414947103
##########
File path: tsfile/src/main/java/org/apache/iotdb/tsfile/write/TsFileWriter.java
##########
@@ -208,22 +208,22 @@ private boolean checkIsTimeSeriesExist(TSRecord record)
throws WriteProcessExcep
/**
* Confirm whether the row batch is legal.
*
- * @param rowBatch - a row batch responding multiple columns
+ * @param tablet - a row batch responding multiple columns
* @return - whether the row batch has been added into RecordWriter legally
Review comment:
fixed
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]