Github user mjsax commented on the pull request:

    https://github.com/apache/flink/pull/983#issuecomment-130323723
  
    I did the following changes:
     - added Tuple0 to `TupleGenerator.modifyTupleType()`
     - changes `LinkedList` to `ArrayList` in TupleGenerator to create code for 
`TupleX.java`
     - added methods `toString()`, `equals()`, and `hashCode()` to `Tuple0`
    (Of course, I run TupleGenerator to test it.)
    
    This PR should be ready for merging now.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to