zhangxinyao88 commented on issue #3695: URL: https://github.com/apache/parquet-java/issues/3695#issuecomment-5488899457
Hi @kevinjqliu, I'm interested in taking this. I reproduced the duplicate entries and have a possible fix working locally. I noticed that `jmh-core` includes a root `LICENSE`, and `hadoop-shaded-protobuf` includes additional files under `META-INF/licenses-binary/` and `META-INF/NOTICE-binary`. Should these be combined into module-specific `META-INF/LICENSE` and `META-INF/NOTICE` files, similar to the linked Iceberg fix? Simply filtering them out would remove some of the attribution. I wanted to check before going further. -- 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]
