zeroshade commented on PR #3607: URL: https://github.com/apache/arrow-adbc/pull/3607#issuecomment-3457569643
> instead of adding async and non-async versions of APIs that don't return data, we could just add a set of AdbcStatementWait, AdbcConnectionWait, AdbcDatabaseWait that set the callback for whatever operations were just performed (probably this is too complex vs just adding duplicate functions though) I like the idea that lets us avoid needing to have async and non-async versions of the functions, but I think this might be too complex. @CurtHagenlocher @paleolimbot thoughts? -- 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]
