You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Caizhi Weng (Jira)" <ji...@apache.org> on 2020/10/31 21:28:00 UTC

[jira] [Created] (FLINK-19908) FlinkLogicalTableSourceScan and CommonPhysicalTableSourceScan should respect source reuse config option

Caizhi Weng created FLINK-19908:
-----------------------------------

             Summary: FlinkLogicalTableSourceScan and CommonPhysicalTableSourceScan should respect source reuse config option
                 Key: FLINK-19908
                 URL: https://issues.apache.org/jira/browse/FLINK-19908
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Planner
            Reporter: Caizhi Weng
             Fix For: 1.12.0


Currently we have the {{table.optimizer.reuse-sub-plan-enabled}} config option to configure the reuse of sources. However {{FlinkLogicalTableSourceScan}} and {{CommonPhysicalTableSourceScan}} do not respect this option and are always reused.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)