lidavidm commented on issue #4210: URL: https://github.com/apache/arrow-adbc/issues/4210#issuecomment-4483476477
Maybe we can specify something like `AdbcDriver.release` returning NOT_SUPPORTED to indicate that the driver can't be dlclosed? Or another idea, say that we can only dlclose drivers that export a certain sentinel symbol? [FWIW, I believe Go drivers on all platforms cannot be dlclosed; the platform-specific runtime bug is about loading multiple drivers into a process] -- 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]
