thswlsqls opened a new pull request, #8685: URL: https://github.com/apache/paimon/pull/8685
### Purpose - Remove the class-Javadoc `<p>` paragraph and the "central file ... when caching testing Docker files" clause, both referencing `cache_docker_images.sh#DOCKER_IMAGE_CACHE_PATTERN`. - That script does not exist in Paimon — a dead reference inherited from Flink (repo-wide grep finds only this file's self-reference). - Leaves the valid version-centralisation purpose, matching the sibling `paimon-flink/paimon-flink-cdc` `DockerImageVersions` clean `/** Docker image versions. */` javadoc. ### Tests - No behavior change (Javadoc-only) — no test added. `mvn spotless:check -pl paimon-test-utils` and `mvn -pl paimon-test-utils clean install` passed under JDK 11. -- 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]
