yihua commented on code in PR #9700: URL: https://github.com/apache/hudi/pull/9700#discussion_r1324839423
########## hudi-common/src/main/java/org/apache/hudi/common/bloom/HashFunction.java: ########## @@ -16,18 +16,51 @@ * specific language governing permissions and limitations * under the License. */ +/** + * Copyright (c) 2005, European Commission project OneLab under contract 034819 + * (http://www.one-lab.org) + * <p> + * All rights reserved. Review Comment: Yes, this is present in the original classes. To maintain the license, I copied that for all relevant classes. -- 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]
