Caideyipi opened a new pull request, #17851: URL: https://github.com/apache/iotdb/pull/17851
## Summary - avoid the serialize/deserialize round trip when dispatching LoadTsFilePieceNode to the local DataNode - allow aligned and non-aligned ChunkData produced by the splitter to write directly by lazily materializing their write state - add unit coverage for local dispatch identity and direct ChunkData writing without a serde round trip ## Tests - mvn -pl iotdb-core/datanode spotless:apply - javac --release 8 for changed main classes - javac --release 8 for added test classes - git diff --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]
