lidavidm commented on PR #4234:
URL: https://github.com/apache/arrow-adbc/pull/4234#issuecomment-4277610395
Seems there's an issue:
```
══ Failed tests
════════════════════════════════════════════════════════════════
── Error ('test-connection-profiles.R:64:3'): can open a sqlite database via
a profile from path via env var ──
Error in `write_sqlite_profile(dir, "my_sqlite")`: file.exists(driver_path)
is not TRUE
Backtrace:
▆
1. └─adbcsqlite (local) write_sqlite_profile(dir, "my_sqlite") at
test-connection-profiles.R:64:3
2. └─base::stopifnot(file.exists(driver_path)) at
test-connection-profiles.R:43:3
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ]
Error:
! Test failures.
Execution halted
```
--
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]