RussellSpitzer commented on code in PR #12160: URL: https://github.com/apache/iceberg/pull/12160#discussion_r1940920625
########## spark/v3.5/spark-runtime/LICENSE: ########## @@ -403,22 +350,6 @@ License: http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -This binary artifact contains findbugs-annotations by Stephen Connolly. - -Copyright: 2011-2016 Stephen Connolly, Greg Lucas -Home page: https://github.com/stephenc/findbugs-annotations -License: http://www.apache.org/licenses/LICENSE-2.0 - --------------------------------------------------------------------------------- - -This binary artifact contains Google j2objc Annotations. Review Comment: We do use this library (from checkstyle <- Guava ) but I believe all the annotations are stripped at compile time. So I don't believe it should be relevant for the binary. -- 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]
