mccheah commented on issue #153: [Baseline] Apply baseline linting to iceberg-core URL: https://github.com/apache/incubator-iceberg/pull/153#issuecomment-484753399 Ok I made a substantial change - I reverted `Tasks` to what was on `origin/master`, then applied warning suppressions for Cyclomatic Complexity across all methods that had that problem in that class. That reduces the code churn significantly and lowers the risk of getting something wrong, since it looks like this code is pretty fragile. In the future we can consider removing the warning suppressions.
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
