[
https://issues.apache.org/jira/browse/FLINK-18853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-18853:
-----------------------------------
Labels: pull-request-available (was: )
> Supports properties from flink-conf.yaml for SET command in sql client
> ----------------------------------------------------------------------
>
> Key: FLINK-18853
> URL: https://issues.apache.org/jira/browse/FLINK-18853
> Project: Flink
> Issue Type: New Feature
> Components: Table SQL / Client
> Reporter: godfrey he
> Priority: Major
> Labels: pull-request-available
>
> Many specific properties for sql client can be replace with config options
> from flink-conf.yaml. such as: {{execution.parallelism}} can be replaced with
> {{parallelism.default}}.
> Sql client does not support many properties from flink-conf.yaml for SET
> command, such as {{state.backend}}.
> As discussed in
> [FLINK-18161|https://issues.apache.org/jira/browse/FLINK-18161], we can
> deprecate sql client specific properties and support all properties from
> flink-conf.yaml. If there is a conflict between deprecate property and new
> property, just throws exception.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)