You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/12/27 15:55:00 UTC

[jira] [Commented] (PARQUET-474) [C++] InputStream and RandomAccessSource classes are not threadsafe

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

Wes McKinney commented on PARQUET-474:
--------------------------------------

This will be resolved by ARROW-1422 (the built-in IO interfaces are threadsafe, otherwise thread-safety is the responsibility of the implementation)

> [C++] InputStream and RandomAccessSource classes are not threadsafe
> -------------------------------------------------------------------
>
>                 Key: PARQUET-474
>                 URL: https://issues.apache.org/jira/browse/PARQUET-474
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>
> We need to ensure that files can be processed in multithreaded applications



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)