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

   ## Description
   
   Fixed an issue where tablet bitmap processing failed to handle null values 
correctly.
   
   
   ### Implementation Details
   - The tablet's bitmap is serialized according to tablet.rowSize, not the 
full byte length.
   - Updated related validation logic
   
   ### Testing
   - Verified fix in test environment
   
   <hr>
   
   This PR has:
   • [x] been self-reviewed.
   table model
   
![image](https://github.com/user-attachments/assets/3ec03ed2-04a5-42fe-a42d-e92b316245d6)
   tree model
   
![image](https://github.com/user-attachments/assets/f7d9c565-2995-4441-bd08-7ba60831a190)
   
   
   <hr>
   
   ##### Key changed/added classes
   - Tablet
   - Tablet Serialize


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