ajantha-bhat commented on issue #11431: URL: https://github.com/apache/iceberg/issues/11431#issuecomment-2449185232
I meant the actual runtime jar https://repository.apache.org/content/repositories/orgapacheiceberg-1175/org/apache/iceberg/iceberg-spark-runtime-3.5_2.12/1.7.0/iceberg-spark-runtime-3.5_2.12-1.7.0.jar For example, this jar has to use the license file from its module directory https://github.com/apache/iceberg/blob/main/spark/v3.5/spark-runtime/NOTICE But if we unzip the jar and see, the notice file is from root directory. It doesn't include the notice for the libraries it packs as a runtime jar. -- 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]
