lidavidm commented on issue #1243: URL: https://github.com/apache/arrow-adbc/issues/1243#issuecomment-1789770446
Hmm, I'd like to avoid that too :grimacing: I suppose the handler would be my preferred option, with the caveat that it'd be potentially annoying to support if the underlying database API is pull-based (have to use a background thread or poll at certain points), and that adding a new API method with our backwards compatibility approach is a bit annoying, so I'd like to roll it up with other new methods at the same time -- 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]
