lidavidm commented on issue #86: URL: https://github.com/apache/arrow-adbc/issues/86#issuecomment-1230190879
> We may not be able to use constant name such as `AdbcDriverInit()` because `LoadLibraryEx()` doesn't have a local bind flag like `RTLD_LOCAL` for `dlopen()`. I was slightly concerned about this on Windows, hence I didn't specify a name. But AFAIK, on Windows, LoadLibrary calls do not conflict with each other, right? -- 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]
