esadek opened a new issue, #4327: URL: https://github.com/apache/arrow-adbc/issues/4327
The C# driver manager does not search `~/Library/Application Support/ADBC/Drivers` for drivers on macOS, which should be the user-level and system-level configuration directory per the docs: https://arrow.apache.org/adbc/current/format/driver_manifests.html#unix-like-platforms. Relevant source code: https://github.com/apache/arrow-adbc/blob/680f92f3f374644caa8c0ec9c34267641c6fc6de/csharp/src/Apache.Arrow.Adbc/DriverManager/AdbcDriverManager.cs#L845-L870 -- 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]
