You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Revital Sur (Jira)" <ji...@apache.org> on 2020/09/09 08:32:00 UTC

[jira] [Comment Edited] (ARROW-9104) [C++] Parquet encryption tests should write files to a temporary directory instead of the testing submodule's directory

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

Revital Sur edited comment on ARROW-9104 at 9/9/20, 8:31 AM:
-------------------------------------------------------------

[~apitrou] I appreciate if you could review the PR I created to address this issue.


was (Author: eres):
[~apitrou]I appropriate if you could review the PR I created to address this issue.

> [C++] Parquet encryption tests should write files to a temporary directory instead of the testing submodule's directory
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-9104
>                 URL: https://issues.apache.org/jira/browse/ARROW-9104
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Krisztian Szucs
>            Assignee: Revital Sur
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> If the source directory is not writable the test raises permission denied error:
> [ RUN      ] TestEncryptionConfiguration.UniformEncryption
> 1632
> unknown file: Failure
> 1633
> C++ exception with description "IOError: Failed to open local file '/arrow/cpp/submodules/parquet-testing/data/tmp_uniform_encryption.parquet.encrypted'. Detail: [errno 13] Permission denied" thrown in the test body.



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