Caideyipi opened a new pull request, #17805: URL: https://github.com/apache/iotdb/pull/17805
## Description - Avoid boxed valid-column indexes when converting InsertTabletStatement to Tablet. - Reuse compatible MeasurementSchema instances instead of recreating every schema. - Skip bitmap allocation when all null-bitmaps are unmarked. - Avoid an intermediate DATE int-array copy. ## Tests - `mvn -Ddevelocity.off=true -pl iotdb-core/datanode spotless:apply` - Attempted: `mvn -Ddevelocity.off=true -pl iotdb-core/datanode -Dtest=TabletStatementConverterTest test` (blocked locally by Windows native memory / local snapshot dependency issues; changed file was not listed in compilation errors) -- 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]
