Abyss-lord commented on PR #9224: URL: https://github.com/apache/gravitino/pull/9224#issuecomment-3574535986
Thanks for the contribution! However, the PR does not follow our contribution conventions: 1. **PR title format is incorrect.** The expected format is: ```php [#<issue-id>] <scope>: <short description> ``` For example: ``` [#9229] fix(CI): Free disk space to avoid Python tests failure. ``` 2. The PR description does not follow the required template. Please include: - `### What changes were proposed in this pull request?` - `### Why are the changes needed?` - `### Does this PR introduce _any_ user-facing change?` - `### How was this patch tested?` Following the title + template conventions helps maintain clear history and consistent commit logs. Could you update the title and fill in the PR template accordingly? Thanks! The code itself looks good. Once you update the PR title and description, I can merge it. -- 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]
