Github user fhueske commented on the issue:

    https://github.com/apache/flink/pull/4372
  
    I think you are right @greghogan. 
    
    It's not about the ratio of #distinct keys to size of the dataset. But it's 
also not only the ratio of #distinct keys to size of the memory. The skew of 
the key distribution has an effect as well (hash-based combiners should better 
handle skew than sort-based combiners).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to