jbonofre commented on PR #12127: URL: https://github.com/apache/iceberg/pull/12127#issuecomment-2636186509
I'm talking about parquet-avro jar: it includes LICENSE mentioning avro (correct), parquet-jackson includes LICENSE mentioning jackson and not avro (correct). The distributed jar should include the correct LICENSE/NOTICE depending of its content. My point was: - gradlew/gradle.properties is not par of the jar, so no need to mention it - ScriptRunner is only in hive-metastore (not in other jar), no need to mention in other jar - AssignmentAlignmentSupport is only in spark extension, no need to mention in other jar So, we have small parts of the `LICENSE` that is not in `core`, `api`, `common`. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org