ennuite opened a new issue, #4074:
URL: https://github.com/apache/arrow-adbc/issues/4074

   ### What feature or improvement would you like to see?
   
   Following the [discussion in the mailing 
list](https://lists.apache.org/thread/88msflnwkkw8t81czs2ndqhkn1fb1pxd), 
`cursor.execute()` should decide, based on a new `is_update` field in 
`ActionCreatePreparedStatementResult`, whether to execute the query using 
`CommandPreparedStatementUpdate` or `CommandPreparedStatementQuery`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to