You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/05/25 11:10:06 UTC

[GitHub] [flink] MartijnVisser commented on a diff in pull request #17649: [FLINK-24742][table][docs] Add info about SQL client key strokes to docs

MartijnVisser commented on code in PR #17649:
URL: https://github.com/apache/flink/pull/17649#discussion_r881524854


##########
docs/content/docs/dev/table/sqlClient.md:
##########
@@ -91,6 +91,40 @@ The `SET` command allows you to tune the job execution and the sql client behavi
 After a query is defined, it can be submitted to the cluster as a long-running, detached Flink job.
 The [configuration section](#configuration) explains how to declare table sources for reading data, how to declare table sinks for writing data, and how to configure other table program properties.
 
+### Key-strokes
+
+There is a list of available key-strokes in SQL client

Review Comment:
   Given that we most likely have both Windows/Linux users, as well as Mac users, can we somehow make this more unform? 



-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org