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