hackergin commented on code in PR #26073: URL: https://github.com/apache/flink/pull/26073#discussion_r1948849837
########## docs/content/docs/dev/table/sqlClient.md: ########## @@ -619,6 +619,65 @@ After execution, SQL Client will print the cluster id on the terminal. The scrip <span class="label label-danger">Attention</span> When deploying a script to the cluster, SQL Client only supports running with `--jars` startup option, other options, e.g. `--init` are not supported. +### Execute Materialized Table Refresh Jobs in Kubernetes/YARN + +#### Execute Refresh Jobs in Session Mode Review Comment: This section has already been introduced on the overview page: https://nightlies.apache.org/flink/flink-docs-release-1.20/docs/dev/table/materialized-table/overview/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
