Pranav2612000 commented on PR #3844:
URL: https://github.com/apache/arrow-adbc/pull/3844#issuecomment-3708886025
Weird. I tested again on mac and linux and I don't see this error. In the
CI, for a test, I also see the driver not found
```
---- test_database_implicit_uri stdout ----
thread 'test_database_implicit_uri' (13767) panicked at
driver_manager/tests/driver_manager_sqlite.rs:62:6:
called `Result::unwrap()` on an `Err` value: Error { message: "Driver not
found: adbc_driver_sqlite", status: NotFound, vendor_code: 0, sqlstate: [0, 0,
0, 0, 0], details: None }
```
Could it be an intermittent issue with the way the driver was built? I'm
trying to reproduce this error, but meanwhile can you retry the pipeline once?
--
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]