kbendick opened a new pull request, #4688: URL: https://github.com/apache/iceberg/pull/4688
As of the next major release of Iceberg, we will be distributing code in the runtime artifacts with the Apache HTTPComponents Client library (which has been placed in core). As such, we need to include their copyright notice which I have taken from here: https://github.com/apache/httpcomponents-client/blob/master/NOTICE.txt Added to the following places: - Spark runtimes - Flink runtimes - Hive runtime Skipped the following places which seemed not relevant: - bundled-guava notice - python notice - top level NOTICE file (which might be something we can remove entirely). cc @danielcweeks @rdblue -- 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]
