Skip to content

PARQUET: Verify LICENSE and NOTICE in published JARs in CI - #3689

Merged
Fokko merged 1 commit into
apache:masterfrom
kevinjqliu:kevinjqliu/codex-verify-jar-legal-files
Jul 27, 2026
Merged

PARQUET: Verify LICENSE and NOTICE in published JARs in CI#3689
Fokko merged 1 commit into
apache:masterfrom
kevinjqliu:kevinjqliu/codex-verify-jar-legal-files

Conversation

@kevinjqliu

@kevinjqliu kevinjqliu commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

Part of #3687

Validate that all jars contain LICENSE and NOTICE files using .github/workflows/ci-hadoop3.yml
Before this change, the .github/workflows/ci-hadoop3.yml's Java 17 CI job took about 25 minutes.

What changes are included in this PR?

Add CI check to validate all jars contain LICENSE and NOTICE files

Are these changes tested?

Yes, tested manually and using CI.

In CI, .github/workflows/ci-hadoop3.yml's Java 17 CI job currently fails because the jars are still missing LICENSE and NOTICE files (this branch does not yet include #3686). Will rebase and CI should be green.

Are there any user-facing changes?

No

@kevinjqliu kevinjqliu changed the title PARQUET: Verify LICENSE and NOTICE in published JARs PARQUET: Verify LICENSE and NOTICE in published JARs in CI Jul 26, 2026
@Fokko

Fokko commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

@kevinjqliu Thanks for this PR, I've merged #3686, could you rebase this one?

@kevinjqliu
kevinjqliu force-pushed the kevinjqliu/codex-verify-jar-legal-files branch from fb225a0 to fcd2ae9 Compare July 27, 2026 18:46
@Fokko
Fokko marked this pull request as ready for review July 27, 2026 19:44

@Fokko Fokko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @kevinjqliu, checking if the files are present is a step into the right direction 👍

@Fokko
Fokko merged commit ed6aa05 into apache:master Jul 27, 2026
5 checks passed
@kevinjqliu
kevinjqliu deleted the kevinjqliu/codex-verify-jar-legal-files branch July 27, 2026 20:44
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