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

Igor Sapego updated IGNITE-22469:
---------------------------------
    Description: 
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}


  was: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.


> 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
>
>
> 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)

Reply via email to