zhanglingzhe0820 opened a new pull request #2739: URL: https://github.com/apache/iotdb/pull/2739
The unseq merge selector try to filter unseq files which overlapped with some open file. However, the open file's endTime is always Long.MIN_VALUE which will be filtered in pervious logic. So unseq files which overlapped with some open file cannot be excluded. ---------------------------------------------------------------- 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]
