You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/04/30 00:17:00 UTC

[jira] [Commented] (ARROW-8635) [R] test-filesystem.R takes ~40 seconds to run?

    [ https://issues.apache.org/jira/browse/ARROW-8635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095975#comment-17095975 ] 

Neal Richardson commented on ARROW-8635:
----------------------------------------

Have you set this aws-sdk environment variable? https://github.com/apache/arrow/blob/master/ci/scripts/r_test.sh#L44-L46 François found it, and it seems to help.

> [R] test-filesystem.R takes ~40 seconds to run?
> -----------------------------------------------
>
>                 Key: ARROW-8635
>                 URL: https://issues.apache.org/jira/browse/ARROW-8635
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>            Reporter: Wes McKinney
>            Priority: Major
>             Fix For: 1.0.0
>
>
> {code}
> ✔ |  22       | Expressions
> ✔ | 107       | Feather [0.2 s]
> ✔ |   7       | Field
> ✔ |  40       | File system [38.1 s]
> ✔ |   6       | install_arrow()
> ✔ |  26       | JsonTableReader [0.1 s]
> ✔ |  24       | MessageReader
> ✔ |  12       | Message
> ✔ |  31       | Parquet file reading/writing [0.2 s]
> ⠏ |   0       | To/from Pythonvirtualenv: arrow-test
> {code}
> Is this expected? I assume it's related to S3 but that seems like a long time. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)