leborchuk commented on code in PR #1757:
URL: https://github.com/apache/cloudberry/pull/1757#discussion_r3289122230
##########
gpcontrib/gp_relsizes_stats/src/gp_relsizes_stats.c:
##########
Review Comment:
> Hi @tuhaihe I added it, but the error didn't leave, why?
You could see details in "Run Apache RAT check" section, here it is:
```
[INFO] --- apache-rat:0.16.1:check (default) @ apache-cloudberry-incubating
---
Warning: Parameter 'licenses' is deprecated: No reason given
Warning: Configuration uses deprecated configuration. Please upgrade to
v0.17 configuration options
[INFO] Rat check: Summary over all files. Unapproved: 3, unknown: 3,
generated: 1, approved: 5242 licenses.
Warning: Files with unapproved licenses:
gpcontrib/gp_relsizes_stats/Makefile
gpcontrib/gp_relsizes_stats/.clang-format
gpcontrib/gp_relsizes_stats/gp_relsizes_stats.control
```
You should either add license info to those files or add them to pom.xml
file to ignore license check (usually we do it for files not supported comments)
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]