Caideyipi opened a new pull request, #17863: URL: https://github.com/apache/iotdb/pull/17863
### Summary - Avoid borrowing a ConfigNode client when load data partition can be served from cache. - Reduce duplicated partition-slot routing work for single TsFile and chunk-data load paths. - Replace stream-heavy partition query result assembly with pre-sized loops. ### Tests - mvn -DskipTests spotless:check -pl iotdb-core/datanode - mvn -DskipTests -Dcheckstyle.skip=true -pl iotdb-core/datanode compile (fails locally in unrelated generated-source/cache state: missing IFill/Accumulator/ComparatorChain and QueryModificationLoader signature mismatch; touched files are not reported) -- 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]
