Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-17643

[R] Latest duckdb release is causing test failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 10.0.0
    • R

    Description

      The latest duckdb release was just put on CRAN (0.5.0), and when it's installed we get a test failure:

      ── 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 1 | SKIP 28 | PASS 8460 ]
      Error: Test failures
      Execution halted
      Warning messages:
      1: Connection is garbage-collected, use dbDisconnect() to avoid this. 
      2: Database is garbage-collected, use dbDisconnect(con, shutdown=TRUE) or duckdb::duckdb_shutdown(drv) to avoid this. 
      
      1 error ✖ | 0 warnings ✔ | 2 notes ✖
      

      Unfortunately I can't reproduce this on either MacOS nor Ubuntu (20.04).

      Attachments

        Activity

          People

            paleolimbot Dewey Dunnington
            paleolimbot Dewey Dunnington
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1h 50m
                1h 50m