HTHou commented on a change in pull request #4024:
URL: https://github.com/apache/iotdb/pull/4024#discussion_r718999533
##########
File path:
server/src/main/java/org/apache/iotdb/db/engine/storagegroup/StorageGroupProcessor.java
##########
@@ -1874,7 +1924,6 @@ public void writeUnlock() {
* @param path the timeseries path of the to be deleted.
* @param startTime the startTime of delete range.
* @param endTime the endTime of delete range.
- * @param timePartitionFilter
Review comment:
Why remove this? I see there is the timePartitionFilter...
--
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]