assignUser commented on PR #45445:
URL: https://github.com/apache/arrow/pull/45445#issuecomment-2835027970

   @pitrou They are not related, they all show the same error that also shows 
up in the nightly builds:
   ```
   ── Error ('test-s3-minio.R:64:1'): copy files with s3 
──────────────────────────
   Error: Key error: Attempted to register factory for scheme 's3' but that 
scheme is already registered.
   Backtrace:
       ▆
    1. └─arrow::copy_files(uri_formatter("hive_dir"), td) at 
tests/testthat/helper-filesystems.R:173:7
    2.   └─arrow:::get_path_and_filesystem(from)
    3.     └─arrow:::get_paths_and_filesystem(x, filesystem)
    4.       └─base::lapply(x, FileSystem$from_uri)
    5.         └─arrow (local) FUN(X[[i]], ...)
    6.           └─arrow:::fs___FileSystemFromUri(uri)
   ``` 


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to