lidavidm commented on issue #61:
URL: https://github.com/apache/arrow-adbc/issues/61#issuecomment-1210989539

   Also, possibly the driver manager could define execute-with-result-set and 
execute-with-rows-affected in terms of the generic execute + generic getters to 
retrieve the affected rows/last row ID. So a basic driver (e.g. SQLite, which 
doesn't differentiate) would be straightforward to implement still but clients 
can be mostly none the wiser. It does increase the actual API surface to have 
all those permutations though.


-- 
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: issues-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to