[
https://issues.apache.org/jira/browse/FLINK-31105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl updated FLINK-31105:
----------------------------------
Description:
I test it with 1.17 (21158c06) and 1.16.1:
{code}
[...]
Welcome! Enter 'HELP;' to list all available commands. 'QUIT;' to exit.
Command history file path: /home/mapohl/.flink-sql-history
Flink SQL> HELP
>
>
Flink SQL> QUIT
>
{code}
The expected response to those commands does not happen
was:
I test it with 1.17 (21158c06) and 1.16.1:
{code}
[...]
Welcome! Enter 'HELP;' to list all available commands. 'QUIT;' to exit.
Command history file path: /home/mapohl/.flink-sql-history
Flink SQL> HELP
>
>
Flink SQL> QUIT
>
{code}
> SqlClient doesn't respond to QUIT or HELP command even though it's mentioned
> in the welcome message
> ---------------------------------------------------------------------------------------------------
>
> Key: FLINK-31105
> URL: https://issues.apache.org/jira/browse/FLINK-31105
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Client
> Affects Versions: 1.17.0, 1.16.1
> Reporter: Matthias Pohl
> Priority: Major
> Labels: starter
>
> I test it with 1.17 (21158c06) and 1.16.1:
> {code}
> [...]
> Welcome! Enter 'HELP;' to list all available commands. 'QUIT;' to
> exit.
> Command history file path: /home/mapohl/.flink-sql-history
> Flink SQL> HELP
> >
> >
> Flink SQL> QUIT
> >
> {code}
> The expected response to those commands does not happen
--
This message was sent by Atlassian Jira
(v8.20.10#820010)