[
https://issues.apache.org/jira/browse/FLINK-30968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30968:
-----------------------------------
Labels: pull-request-available (was: )
> Sql-client supports dynamic config to open session
> --------------------------------------------------
>
> Key: FLINK-30968
> URL: https://issues.apache.org/jira/browse/FLINK-30968
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Client
> Affects Versions: 1.17.0
> Reporter: Shammon
> Priority: Major
> Labels: pull-request-available
>
> Currently sql client will open session with configuration in flink-conf.yaml
> when it creates connection to gateway. For the convenience of users, it can
> supports dynamic config with `--conf` as `bin/sql-client.sh gateway
> --endpoint host:port --conf k1=v1 --conf k2=v2`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)