[
https://issues.apache.org/jira/browse/FLINK-25390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther updated FLINK-25390:
---------------------------------
Summary: Support forward options in DynamicTableFactory (was: Support
mutable options in DynamicTableFactory)
> Support forward options in DynamicTableFactory
> ----------------------------------------------
>
> Key: FLINK-25390
> URL: https://issues.apache.org/jira/browse/FLINK-25390
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Timo Walther
> Assignee: Francesco Guardiani
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> Factory update for mutable options.
> {code}
> DynamicTableFactory {
> /* Declares options that can be modified without runtime implications. */
> Set<ConfigOption<?>> forwardOptions();
>
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)