Re: [PR] Fix the AlignedTVListIterator / memtable read index problem [iotdb]

2026-07-08 Thread via GitHub


jt2594838 closed pull request #18158: Fix the AlignedTVListIterator / memtable 
read index problem
URL: https://github.com/apache/iotdb/pull/18158


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



[PR] Fix the AlignedTVListIterator / memtable read index problem [iotdb]

2026-07-08 Thread via GitHub


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

   ## Summary
   - Guard `AlignedTVListIterator` against stale row-count snapshots when 
checking the all-value-column deletion bitmap.
   - Add a regression test for sorted `AlignedTVList` iteration after appending 
and deleting rows.
   
   ## Tests
   - `mvn -pl iotdb-core/datanode spotless:check`


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