if0ne opened a new pull request, #3693: URL: https://github.com/apache/arrow-adbc/pull/3693
Hi there! When using the `adbc_driver_manager` crate on Windows, it's impossible to build the project because the `adbc_driver_manager` dependency fails to compile. Windows crates are marked as optional and are not included in any of the crate's features. To make it work, the `optional` flag needs to be removed. -- 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]
