Re: [PR] Remove redundant license-header-check CI job [datafusion]

2025-06-19 Thread via GitHub
xudong963 merged PR #16451: URL: https://github.com/apache/datafusion/pull/16451 -- 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: github-unsubscr...@data

Re: [PR] Remove redundant license-header-check CI job [datafusion]

2025-06-18 Thread via GitHub
alamb commented on code in PR #16451: URL: https://github.com/apache/datafusion/pull/16451#discussion_r2155406105 ## .github/workflows/rust.yml: ## @@ -39,14 +39,6 @@ on: workflow_dispatch: jobs: - # Check license header Review Comment: The other copy is here: The oth

[PR] Remove redundant license-header-check CI job [datafusion]

2025-06-18 Thread via GitHub
alamb opened a new pull request, #16451: URL: https://github.com/apache/datafusion/pull/16451 ## Which issue does this PR close? ## Rationale for this change - While working on https://github.com/apache/datafusion/pull/16401 I noticed that the license header check ran t