[
https://issues.apache.org/jira/browse/FLINK-19908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-19908:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Assignee: Caizhi Weng
> Priority: Major
> Labels: pull-request-available
> 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)