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

Pavel Tupitsyn commented on IGNITE-22741:
-----------------------------------------

[~isapego] looks good to me.

> DB API Driver 3: Implement simple data fetching
> -----------------------------------------------
>
>                 Key: IGNITE-22741
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22741
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms, python, thin client
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Let's add an ability to fetch queried data from cursor.
> At least the following methods should be implemented:
> {code:python}
> pyignite3.Cursor.fetchone()
> {code}
> The following methods can be implemented as the part of this ticket, or a 
> separate ticket for them should be created:
> {code:python}
> pyignite3.Cursor.fetchmany()
> pyignite3.Cursor.fetchall()
> {code} 



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

Reply via email to