caozj1011 opened a new pull request, #11030:
URL: https://github.com/apache/iotdb/pull/11030

   This commit adds a file overlap rate analysis tool, through which you can 
see the current system of the following data table:
   Overlapping table:
   1. Number of sequence files, number of sequence files overlapping with 
unSequence files, and overlap ratio
   2. Number of chunkgroups, the number of chunkgroups overlaps with the 
unSequence files, and the overlap proportion
   3. chun number, number of overlaps with unSequence files, and overlap ratio
   
   Data sheet:
   1. Total number of files, number of sequence files, number of unSequence 
files, and number of unSequence files
   2. The total disk size of files, the disk size of sequence files, the disk 
size of unSequence files, and the disk size of unSequence files account for the 
total disk size
   3. Total duration, sequence file duration, unSequence file duration, 
unSequence duration ratio Total duration
   
   Here's a screenshot of the case:
   
   <img width="875" alt="image" 
src="https://github.com/apache/iotdb/assets/34238279/fb63a80c-4c0b-49c2-a8bc-bab992c2c0d1";>
   


-- 
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]

Reply via email to