Skip to content

[codegen-loader] Fix stale dependency comments#8533

Merged
JingsongLi merged 1 commit into
apache:masterfrom
thswlsqls:fix/codegen-loader-dependency-comments
Jul 13, 2026
Merged

[codegen-loader] Fix stale dependency comments#8533
JingsongLi merged 1 commit into
apache:masterfrom
thswlsqls:fix/codegen-loader-dependency-comments

Conversation

@thswlsqls

@thswlsqls thswlsqls commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Purpose

  • Correct stale paimon-codegen-loader dependency comments that referred to modules depending on paimon-core.
  • The comments now describe the actual boundary guarded by optional and wildcard exclusions: modules depending on paimon-codegen-loader should not see paimon-codegen or its transitive dependencies.
  • No issue: typo/comment-only fix.

Tests

  • Typo/wording fix, no behavior change — no test added.
  • mvn spotless:check -pl paimon-codegen-loader passed under JDK 11. Log: output/20260710084732-/logs/spotless-check.log.
  • mvn -pl paimon-codegen-loader -DfailIfNoTests=false clean install passed under JDK 11. Log: output/20260710084732-/logs/clean-install.log.

@JingsongLi

Copy link
Copy Markdown
Contributor

+1

@JingsongLi JingsongLi merged commit a7fa559 into apache:master Jul 13, 2026
12 checks passed
@thswlsqls thswlsqls deleted the fix/codegen-loader-dependency-comments branch July 13, 2026 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants