xuyangzhong commented on PR #754:
URL: https://github.com/apache/flink-web/pull/754#issuecomment-2403854034
Furthermore, there’s another type of change regarding SQL Client startup
options, how about adding a category like:
List of SQL Client startup options changes
The following optional CLI commands are removed:
```
-u,--update <SQL update statement> Deprecated Experimental (for
testing only!) feature:
Instructs the SQL Client to
immediately execute the given
update statement after
starting
up. The process is shut down
after the statement has been
submitted to the cluster and
returns an appropriate return
code. Currently, this
feature is
only supported for INSERT
INTO
statements that declare the
target sink table.Please use
option -f to submit update
statement.
```
--
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]