amogh-jahagirdar opened a new pull request, #16244:
URL: https://github.com/apache/iceberg/pull/16244

   This change does two things:
   
   1. Copied over the License/Notice for the azure bundle as of #16181 via
   ```
   git checkout e4028bf6a012691933441387a893eb921a780438 -- gcp-bundle/LICENSE 
gcp-bundle/NOTICE
   ```
   
   2. After generating runtime deps 
https://gist.github.com/amogh-jahagirdar/fc7e2caf02cd343706d6671f5e3721d4
   compared with main's runtime-deps and saw the following differences.
   
   a.) Main bundles gcs analytics while 1.10 does not
   b.) Main bundles woodstox while 1.10 does not
   c.) Main does not bundle JSR while 1.10 does. For this since there's LGPL 
concerns with JSR and it's only needed at compile time, I just went ahead and 
excluded it.
   
   I went back and excluded the license entries for gcs analytics/woodstox.


-- 
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]

Reply via email to