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

2019-12-10 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated FLINK-15073:
---
Labels: pull-request-available  (was: )

> 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
>  Labels: pull-request-available
> Fix For: 1.10.0
>
>
> 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)


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

2019-12-05 Thread Kurt Young (Jira)


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

Kurt Young updated FLINK-15073:
---
Fix 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
> Fix For: 1.10.0
>
>
> 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)


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

2019-12-05 Thread Kurt Young (Jira)


 [ 
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)