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

   > I realise there is no current API to fetch the results as a PyCapsule
   
   I think that's reasonable to add at the same time
   
   >> The proposal here would technically not implement DBAPI either, but I 
suppose it'd be closer!
   >
   > Sorry for any confusion, I was conflating DBAPI 2.0 (PEP 249) and the 
adbc_driver_manager.dbapi and adbc_driver_<database>.dbapi modules/namespaces 
under the term "DBAPI"
   
   I just mean that, because certain methods (like fetchone) wouldn't work, we 
technically wouldn't be in full compliance, but otherwise we would appear to 
look and function like a real DBAPI driver (unless you try and fetch Python 
objects from result sets)


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