Hey iceberg-rust/pyiceberg-core folks, As I was reviewing the notices/license files we include in our releases, I noticed that for pyiceberg-core[1] we are distributing compiled dependencies and do not reproduce the copyright notices for dependencies in the wheels (Python archives containing the compiled code). I believe this is an issue that must be addressed before new releases of pyiceberg-core and more broadly iceberg-rust go out since they’re released together.
Please do correct me if I’m misinterpreting this. I’ve opened a GitHub issue that documents how to identify the missing file in the distributed artifacts, and a proposed mitigation of including a THIRD-PARTY-LICENSES file in the wheels at build time. https://github.com/apache/iceberg-rust/issues/3239 Once we have a solution, I’d like to verify it meets the obligations via the legal-discuss@ mailing list[1]. If there’s any other step we need to take, please point me in the right direction. Thanks all, Danny [1]: https://pypi.org/project/pyiceberg-core/ [2]: https://lists.apache.org/[email protected]
