apache / arrow-adbc

Database connectivity API standard and libraries for Apache Arrow
https://arrow.apache.org/adbc/
Apache License 2.0
328 stars 83 forks source link

ci: tests for driver manager on windows don't seem to be executed #1867

Open alexandreyc opened 1 month ago

alexandreyc commented 1 month ago

What happened?

It looks like tests for the driver manager are not executed on Windows during CI runs.

Here are a few concrete recent examples:

In the output of all these step we don't see adbc-driver-manager-test. Is this normal or am I misunderstanding something?

I've stumbled upon this while debugging an issue with the Rust implementation and it might be related to using the SQLite driver through the driver manager on Windows (though I can't reproduce the issue on my local Windows 11...)

How can we reproduce the bug?

No response

Environment/Setup

No response

lidavidm commented 1 month ago

Windows doesn't get much attention since I don't think many contributors have a dedicated Windows machine, and the Microsoft developer VM expires really quickly