shangxinli commented on PR #18405: URL: https://github.com/apache/hudi/pull/18405#issuecomment-4415709288
The current CI failures (`build-flink-java17`, `validate-bundles-java11`, `test-flink-*`) are **not from this PR's changes** — they're an upstream master breakage. Apache RAT (`apache-rat:check`) is failing on `hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/muttley/README.md`, a file added in #18394 (merged ~14h ago) without an Apache license header. Every new build of master hits this. I've put up #18713 with a one-line fix (just prepends the standard license header). Once that lands and this PR is rebased / re-triggered, CI should be green again. -- 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]
