[
https://issues.apache.org/jira/browse/FLINK-5586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871463#comment-15871463
]
Kurt Young commented on FLINK-5586:
-----------------------------------
It looks like {{TableProgramsTestBase}} is only used in batch mode tests. The
streaming table cluster tests are all inherited from
{{StreamingMultipleProgramsTestBase}}, should we also check the object reuse
mode in streaming environment?
> 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)