abstractdog commented on PR #6456: URL: https://github.com/apache/hive/pull/6456#issuecomment-4659647671
there are some warning in sonarqube report: https://sonarcloud.io/project/issues?sinceLeakPeriod=true&issueStatuses=OPEN%2CCONFIRMED&pullRequest=6456&id=apache_hive&open=AZ6On0YSJoVnC2vLVdC3 some of them can be fixed easily, like `Line is longer than 120 characters (found 152).` , `'{' is followed by whitespace.`, or `Using the '.*' form of import should be avoided`, try to fix them where it makes sense to you, sorry that I haven't caught them earlier -- 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]
