lidavidm commented on issue #2413: URL: https://github.com/apache/arrow-adbc/issues/2413#issuecomment-2573034647
I suppose it's doable enough to change it so that as long as you don't try and read result sets (which needs something to process the Arrow data), we can accept PyCapsule and not require PyArrow. You can always use the low-level interface as well, though it doesn't implement DBAPI. (The proposal here would technically not implement DBAPI either, but I suppose it'd be closer!) -- 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]
