You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kurt Young (Jira)" <ji...@apache.org> on 2019/12/05 09:15:00 UTC

[jira] [Updated] (FLINK-15073) sql client fails to run same query multiple times

     [ https://issues.apache.org/jira/browse/FLINK-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Young updated FLINK-15073:
-------------------------------
    Affects Version/s: 1.10.0

> sql client fails to run same query multiple times
> -------------------------------------------------
>
>                 Key: FLINK-15073
>                 URL: https://issues.apache.org/jira/browse/FLINK-15073
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Client
>    Affects Versions: 1.10.0
>            Reporter: Kurt Young
>            Assignee: Danny Chen
>            Priority: Blocker
>
> Flink SQL> select abs(-1);
> [INFO] Result retrieval cancelled.
> Flink SQL> select abs(-1);
> [ERROR] Could not execute SQL statement. Reason:
> org.apache.flink.table.api.ValidationException: Table 'default: select abs(-1)' already exists. Please choose a different name.



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