bkmgit commented on pull request #11747:
URL: https://github.com/apache/arrow/pull/11747#issuecomment-975034960


   R AMD 64 Windows  R Tools 40 runs on Arrow 6.0.0.9 rather than latest 
version. Failing test is
   ```
   == Failed tests 
================================================================
   -- Error (test-duckdb.R:71:3): to_duckdb then to_arrow 
-------------------------
   Error: Error: IOError: Query Stream is closed
   Backtrace:
       x
    1. +-ds %>% to_duckdb() %>% select(-fct) %>% to_arrow() test-duckdb.R:71:2
    2. \-arrow::to_arrow(.)
    3.   
+-arrow:::arrow_dplyr_query(duckdb::duckdb_fetch_record_batch(res)$read_table())
    4.   | +-dplyr::group_vars(.data) %||% character()
    5.   | \-dplyr::group_vars(.data)
    6.   \-duckdb::duckdb_fetch_record_batch(res)$read_table()
    7.     \-arrow:::Table__from_RecordBatchReader(self)
   
   [ FAIL 1 | WARN 2 | SKIP 44 | PASS 6185 ]
   Error: 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]


Reply via email to