You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Seth Wiesman (JIRA)" <ji...@apache.org> on 2018/11/21 14:52:00 UTC

[jira] [Updated] (FLINK-10964) sql-client throws exception when pagin through finished batch query

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

Seth Wiesman updated FLINK-10964:
---------------------------------
    Description: 
When paging through a batch query in state 'Finished' the sql client throws the following exception: 
{code:java}
org.apache.flink.table.client.gateway.SqlExecutionException: Could not find a result with result identifier '0c7dce30d287fdd13b934fbefe5a38d1'.{code}
 

  was:When paging through a batch query in state 'Finished' the sql client throws a `{{org.apache.flink.table.client.gateway.SqlExecutionException: Could not find a result with result identifier '0c7dce30d287fdd13b934fbefe5a38d1'.}}` exception


> sql-client throws exception when pagin through finished batch query 
> --------------------------------------------------------------------
>
>                 Key: FLINK-10964
>                 URL: https://issues.apache.org/jira/browse/FLINK-10964
>             Project: Flink
>          Issue Type: Bug
>          Components: SQL Client
>            Reporter: Seth Wiesman
>            Priority: Major
>
> When paging through a batch query in state 'Finished' the sql client throws the following exception: 
> {code:java}
> org.apache.flink.table.client.gateway.SqlExecutionException: Could not find a result with result identifier '0c7dce30d287fdd13b934fbefe5a38d1'.{code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)