wuchong opened a new pull request, #482: URL: https://github.com/apache/flink-table-store/pull/482
The embedded mode has been the default mode of SQL CLI since Flink v1.13. Therefore, users don't need to type the "embedded" parameter when launching SQL CLI. ```bash # starting Flink SQL CLI ./bin/sql-client.sh ``` -- 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]
