kou commented on code in PR #550: URL: https://github.com/apache/arrow-java/pull/550#discussion_r1923444272
########## LICENSE.txt: ########## @@ -205,13 +205,13 @@ vector/src/main/java/org/apache/arrow/vector/util/IntObjectHashMap.java vector/src/main/java/org/apache/arrow/vector/util/IntObjectMap.java -These file are derived from code from Netty, which is made available under the +These file are derived from code from Netty(4.1.117), which is made available under the Review Comment: Could you add how to determine this (and other changes such as Guava 33.4.0 and the license header) to the PR description? e.g. commit ID you referred. It's for easy to trace. We'll use the PR description for commit message. -- 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]
