wuchong commented on pull request #11925: URL: https://github.com/apache/flink/pull/11925#issuecomment-620458085
Thanks @KurtYoung @dianfu @twalthr for the quickly reviewing. I have addressed all the comments. Hi Timo, currently, it's hard to make all classes under `binary.` to be package-visible, because they will be used in serializers and code generation. But I think `MurmurHashUtils` and `StringUtf8Utils` can be, so I updated them. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
