[
https://issues.apache.org/jira/browse/ARROW-9104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-9104.
-----------------------------------
Resolution: Fixed
Issue resolved by pull request 8159
[https://github.com/apache/arrow/pull/8159]
> [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: 1h 40m
> 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)