lidavidm commented on PR #1081:
URL: https://github.com/apache/arrow-adbc/pull/1081#issuecomment-1726411813

   I think what I'll have to do is invert things: make `driverbase.NewDatabase` 
also take an interface as an argument, where the interface is all the 
driver-specific code, and then implement the ADBC methods inside `driverbase` 
(delegating/forwarding to the supplied interface as needed)


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