[ https://issues.apache.org/jira/browse/FLINK-5586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871480#comment-15871480 ]
ASF GitHub Bot commented on FLINK-5586: --------------------------------------- GitHub user KurtYoung opened a pull request: https://github.com/apache/flink/pull/3339 [FLINK-5586] [table] Extend TableProgramsClusterTestBase for object reuse mode Make all cluster-based ITCases verified in object reuse mode. This only includes batch table tests now. You can merge this pull request into a Git repository by running: $ git pull https://github.com/KurtYoung/flink flink-5586 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/3339.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 #3339 ---- commit cef47477601339d374f401439be2001d408c5014 Author: Kurt Young <ykt...@gmail.com> Date: 2017-02-17T09:02:23Z [FLINK-5586] [table] Extend TableProgramsClusterTestBase for object reuse mode ---- > Extend TableProgramsTestBase for object reuse modes > --------------------------------------------------- > > Key: FLINK-5586 > URL: https://issues.apache.org/jira/browse/FLINK-5586 > Project: Flink > Issue Type: Improvement > Components: Table API & SQL > Reporter: Timo Walther > Assignee: Kurt Young > > We should also test if all runtime operators of the Table API work correctly > if object reuse mode is set to true. This should be done for all > cluster-based ITCases, not the collection-based ones. -- This message was sent by Atlassian JIRA (v6.3.15#6346)