GitHub user ggevay opened a pull request:

    https://github.com/apache/flink/pull/1724

    [FLINK-3519] [core] Add warning about subclasses to Tuple javadocs.

    I went with option (2), that is, adding a warning to the javadocs.
    
    The generated classes were out of sync with the TupleGenerator, so the 
first commit just brings the TupleGenerator up-to-date.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ggevay/flink tuple-subclass

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1724.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1724
    
----
commit dcd70fb46d7b5235dd246bc40528f48cae4590ba
Author: Gabor Gevay <[email protected]>
Date:   2016-02-26T15:09:56Z

    [core] Bring TupleGenerator up to date with the Tuple classes.

commit 3c96f85c8fec39d13ebc97b1e7761ee76cf23086
Author: Gabor Gevay <[email protected]>
Date:   2016-02-26T15:16:06Z

    [FLINK-3519] [core] Add warning about subclasses to Tuple javadocs.

----


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