voonhous opened a new issue, #14066:
URL: https://github.com/apache/hudi/issues/14066

   ### Task Description
   
   **What needs to be done:**
   `hudi-trino-plugin` uses their own license string for checks managed by 
airlift. Hence, explaining why the license headers are different for 
`hudi-trino-plugin` files.
   
   Similar errors in `validate_source_copyright.sh` and made the fixes here:
   
https://github.com/apache/hudi/pull/13689/files#diff-55c613a532b3d28790a22a5def638bd480d438d18714446352b4b11250620ed8R50-R59
   
   Followed up with a typo fix:
   https://github.com/apache/hudi/pull/13706/files
   
   The same conditional handling to validate_staged_release.sh where RAT checks 
are performed in `validate_source_rat.sh`
   
   The reason why this error wasn't triggered in **1.0.2**  is: 
`hudi-trino-plugin` was not added during **1.0.2** release.
   
   **Why this task is needed:**
   Likely everyone is going to try running the validation script to certify 1.1 
RC1, so we need to fix this to prevent the error from throwing
   
   ### Task Type
   
   Code improvement/refactoring
   
   ### Related Issues
   
   **Parent feature issue:** (if applicable )
   **Related issues:**
   NOTE: Use `Relationships` button to add parent/blocking issues after issue 
is created.
   


-- 
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]

Reply via email to