[ https://issues.apache.org/jira/browse/FLINK-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209414#comment-16209414 ]
ASF GitHub Bot commented on FLINK-6907: --------------------------------------- GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/4850 [FLINK-6907][core] Extend TupleGenerator javadocs ## What is the purpose of the change This PR extends the javadocs of the TupleGenerator classes to clarify their responsibilities. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zentol/flink 6907 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4850.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 #4850 ---- ---- > Adjust TupleGenerator javadocs in flink-java > -------------------------------------------- > > Key: FLINK-6907 > URL: https://issues.apache.org/jira/browse/FLINK-6907 > Project: Flink > Issue Type: Improvement > Components: Java API > Affects Versions: 1.4.0 > Reporter: Chesnay Schepler > Assignee: Chesnay Schepler > Priority: Trivial > Fix For: 1.4.0 > > > I just found a {{TupleGenerator}} class in the test files of {{flink-java}}, > which appears to be unused. It also looks very similar to the one in > {{flink-core}}. > Does anyone know why it exists? -- This message was sent by Atlassian JIRA (v6.4.14#64029)