[
https://issues.apache.org/jira/browse/FLINK-18853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17327700#comment-17327700
]
Flink Jira Bot commented on FLINK-18853:
----------------------------------------
This major issue is unassigned and itself and all of its Sub-Tasks have not
been updated for 30 days. So, it has been labeled "stale-major". If this ticket
is indeed "major", please either assign yourself or give an update. Afterwards,
please remove the label. In 7 days the issue will be deprioritized.
> 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, stale-major
>
> 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)