Github user andralungu commented on the pull request:

    https://github.com/apache/flink/pull/801#issuecomment-110647258
  
    Hi @tillrohrmann ,
    
    For the log2 part, you mean something like this: ceil(log2(x)) = 32 - 
numberOfLeadingZeros(x - 1)? 32 because it's int, in this case it should be 
64... 
    I started with gelly because I thought it would be nice to first break 
stuff in my own part of the woods :). I am in favour of generalising. What 
should we change for that? 


---
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