[jira] [Created] (FLINK-16382) SQL CLI should support command history file

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-16382) SQL CLI should support command history file

Shang Yuanchun (Jira)
Gyula Fora created FLINK-16382:
----------------------------------

             Summary: SQL CLI should support command history file
                 Key: FLINK-16382
                 URL: https://issues.apache.org/jira/browse/FLINK-16382
             Project: Flink
          Issue Type: New Feature
          Components: Table SQL / API
            Reporter: Gyula Fora


Right now the Terminal in the SQL CLI uses only in-memory command history that disappears immediately when the CLI is shut down.

We should add a flink conf parameter: sql.cli.history.file
And probably should default to tmp/flink-sql.history to have a nicer out-of-the-box behavior.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)