You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2019/02/19 13:15:00 UTC

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

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

Timo Walther closed FLINK-10964.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.5
                   1.8.0
                   1.7.3

Fixed in 1.8.0: adc5eef09975aa368a03502125ce5b8af07488e7
Fixed in 1.7.3: bf23cc48eb8385837fa75f32e994edf855262184
Fixed in 1.6.5: 96633232dd121eac3d913564ef5dbdfbf199960c

> sql-client throws exception when paging 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
>            Assignee: vinoyang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.3, 1.8.0, 1.6.5
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)