Caideyipi opened a new pull request, #18071: URL: https://github.com/apache/iotdb/pull/18071
Backport #18059 to dev/1.3. This adapts the last-cache measurement alias handling to the 1.3 schema cache implementation, avoiding measurement array copies on write paths while still updating cache entries by raw measurement names. Original commit: aabf552629bc03dc7f143d5d5b63c39c89fe5f15 Validation: - mvn "-Ddevelocity.off=true" spotless:apply -pl iotdb-core/datanode - git diff origin/dev/1.3...HEAD --check - Attempted: mvn "-Ddevelocity.off=true" "-Dcheckstyle.skip=true" "-Dspotless.skip=true" -pl iotdb-core/datanode -Dtest=DataNodeSchemaCacheTest#testUpdateLastCacheWithAliasDoesNotCopyMeasurements test (failed locally due to javac Java heap space / Windows pagefile limits) -- 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]
