> it seems like the current driver manager work has been largely targeting an app-specific implementation.
Yup, that was the intention. So far discussions of ADBC having a system-wide driver registration paradigm like ODBC have mostly been to discuss how much we dislike that paradigm and would prefer ADBC to stay with the app-specific approach that we currently have. :) As of yet, no one has requested such a paradigm so the discussions haven't gotten revived. On Wed, Mar 20, 2024 at 9:22 AM David Coe <david....@microsoft.com.invalid> wrote: > ODBC has different OS-level driver managers available on their respective > systems. It seems like the current driver manager< > https://arrow.apache.org/adbc/main/cpp/driver_manager.html> work has been > largely targeting an app-specific implementation. Have there been any > discussions of ADBC having a similar system-wide driver registration > paradigm like ODBC does? >