[
https://issues.apache.org/jira/browse/IGNITE-22469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17875190#comment-17875190
]
Pavel Tupitsyn commented on IGNITE-22469:
-----------------------------------------
[~isapego] looks good to me.
> DB API Driver 3: Implement simple query execution
> -------------------------------------------------
>
> Key: IGNITE-22469
> URL: https://issues.apache.org/jira/browse/IGNITE-22469
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, python
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Let's start implementation ability to execute queries using our Python Driver
> for Ignite 3, Should be able to query data, insert records and run DDL.
> The following methods should be implemented:
> {code:python}
> pyignite3.Connection.cursor()
> pyignite3.Cursor.execute()
> pyignite3.Cursor.close()
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)