You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/07 15:58:50 UTC

[GitHub] [flink] pnowojski commented on pull request #18989: [FLINK-26306][state/changelog] Randomly offset materialization

pnowojski commented on pull request #18989:
URL: https://github.com/apache/flink/pull/18989#issuecomment-1060843905


   I believe that would contradict the idea of hashing or in other words, it would mean somewhere bad hashing function has been used. I would be surprised if the built in hash functions were susceptible to issues like that. Even if so, finding a hash functions without those issues should be quite easy.
   
   Note scheme like this is being widely used in our code base (keyBy partitioning)


-- 
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-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org