You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2019/07/25 07:03:00 UTC

[jira] [Created] (FLINK-13419) TableEnvironment.explain() has side-effects on ExecutionConfig

Timo Walther created FLINK-13419:
------------------------------------

             Summary: TableEnvironment.explain() has side-effects on ExecutionConfig
                 Key: FLINK-13419
                 URL: https://issues.apache.org/jira/browse/FLINK-13419
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Planner
            Reporter: Timo Walther


The Blink Planner seems to set batch properties in {{org.apache.flink.table.planner.delegation.BatchExecutor#generateStreamGraph}} which remain after {{TableEnvironment.explain()}}.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)