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

   Summary:
   - Skip failed/null measurements and null tablet columns consistently in 
insert serialization, split, WAL, memtable, memory estimation, and pipe tablet 
parsing/conversion paths.
   - Keep null row values during pipe row type transfer and avoid composing 
last-cache values for null retained row/tablet values.
   - Add regression coverage for partial insert, null column/value, table 
non-FIELD columns, pipe parser/converter, and memory estimation paths.
   
   Tests:
   - mvn -pl iotdb-core/datanode spotless:apply
   - git diff --check
   - Narrow datanode test lifecycle could not complete locally after recreating 
the branch on master: single-module compile first hit missing generated 
upstream classes, then -am compile rebuilt upstream modules but failed on 
Windows pagefile/native memory while compiling thrift-datanode. Before 
recreating the branch, the same narrow Surefire regression suite passed with 99 
tests.


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