lidavidm opened a new issue, #3835: URL: https://github.com/apache/arrow-adbc/issues/3835
### What feature or improvement would you like to see? This is useful when embedding the driver manager as an extension into some other system, where there may be multiple extensions that want to use the driver manager (e.g. imagine a DuckDB extension, or plugging ADBC into a SQL editor or BI tool). Being able to vendor the driver manager would make development easier and avoid potential runtime conflicts/multiple definition errors. We could imitate Nanoarrow and provide a build parameter + macros that add a chosen prefix to all driver manager names or wrap all symbols in a given C++ namespace. -- 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]
