Github user uce commented on the pull request:

    https://github.com/apache/flink/pull/1434#issuecomment-165115785
  
    I've addressed the last comments.
    
    Regarding the deterministic hashing and ordering of the graph: changing 
anything but the user function changes the hash (if not specified manually).
    
    If we don't want this, we will run into collisions when you have the same 
transformations more than once in the graph. I think it is OK to be aggressive 
with this in the beginning. I've tried to make this point clearer in the docs.



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