zeroshade commented on code in PR #2918:
URL: https://github.com/apache/arrow-adbc/pull/2918#discussion_r2125263567
##########
c/include/arrow-adbc/adbc_driver_manager.h:
##########
@@ -31,6 +31,16 @@ extern "C" {
#ifndef ADBC_DRIVER_MANAGER_H
#define ADBC_DRIVER_MANAGER_H
+enum LoadOptions {
Review Comment:
Yea, that's why I did that. I can change it to `#define` for consistency,
sure
--
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]