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

   
   <img width="1553" alt="image" 
src="https://github.com/user-attachments/assets/9766e6af-fb25-4e01-9047-70af55198679";>
   
   ##How To Reproduce
   1. execute the following sql.
   ```
   insert into root.sg.d1(time,s1) values(1,2)
   flush
   insert into root.sg.d1(time,s1) values(2,2)
   flush
   ```
   2. stop iotdb datanode and delete the resource file of the first tsfile.
   3. restart datanode
   
   


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