etherge opened a new pull request #1108: Fix sonar issues URL: https://github.com/apache/kylin/pull/1108 Fixed 30 sonar issues. - Fixed 18 issues: Math operands should be cast before assignment - Fixed 7 issues: Iterator.next() methods should throw NoSuchElementException - Fixed 1 issue: toString() should not return null - Fixed 2 issues: Non-thread-safe fields should not be static - Fixed 1 issue: compareTo should not be overloaded - Fixed 1 issue: Externalizable classes should have no-arguments constructors
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
