kou commented on PR #14125:
URL: https://github.com/apache/arrow/pull/14125#issuecomment-1249772397

   "R / rhub/debian-gcc-devel:latest" is failed:
   
   
https://github.com/apache/arrow/actions/runs/3063524875/jobs/4951928558#step:5:27585
   
   ```text
   ══ Failed tests 
════════════════════════════════════════════════════════════════
   ── Error (test-duckdb.R:212:3): Joining, auto-cleanup enabled 
──────────────────
   Error: rapi_execute: Failed to run query
   Error: Invalid Error: std::exception
   Backtrace:
       ▆
    1. ├─DBI::dbGetQuery(...) at test-duckdb.R:212:2
    2. └─DBI::dbGetQuery(...)
    3.   └─DBI (local) .local(conn, statement, ...)
    4.     ├─DBI::dbSendQuery(conn, statement, ...)
    5.     └─duckdb::dbSendQuery(conn, statement, ...)
    6.       └─duckdb (local) .local(conn, statement, ...)
    7.         └─duckdb:::duckdb_result(...)
    8.           └─duckdb:::duckdb_execute(res)
    9.             └─duckdb:::rapi_execute(...)
   
   [ FAIL 1 | WARN 0 | SKIP 28 | PASS 8467 ]
   ```
   
   ("AMD64 Ubuntu 20.04 R 4.2 Force-Tests true" has the same failure.)
   
   But this will be solved by #14149. So I merge this.


-- 
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]

Reply via email to