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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)