[ 
https://issues.apache.org/jira/browse/IGNITE-20454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17774465#comment-17774465
 ] 

Pavel Pereslegin commented on IGNITE-20454:
-------------------------------------------

[~korlov], [~mzhuravkov], 
please review the proposed changes.

> Sql. Extend SQL cursor with ability to check if first page is ready
> -------------------------------------------------------------------
>
>                 Key: IGNITE-20454
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20454
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Konstantin Orlov
>            Assignee: Pavel Pereslegin
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> For multi statement queries, in order to advance to the next statement we 
> have to get sure that the first page of result for current statement is ready 
> to be served. This allows not to depend on a user and finish the script even 
> if no one consumes the results.
> Definition of done: there is an API available from within 
> {{SqlQueryProcessor}} such that will allow to be notified about completion of 
> prefetch ({{AsyncRootNode#prefetch}}).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to