You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/09/19 14:55:00 UTC

[jira] [Updated] (ARROW-3777) [C++] Implement a mock "high latency" filesystem

     [ https://issues.apache.org/jira/browse/ARROW-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated ARROW-3777:
----------------------------------
    Component/s:     (was: Python)

> [C++] Implement a mock "high latency" filesystem
> ------------------------------------------------
>
>                 Key: ARROW-3777
>                 URL: https://issues.apache.org/jira/browse/ARROW-3777
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Antoine Pitrou
>            Priority: Major
>             Fix For: 1.0.0
>
>
> Some of our tools don't perform well out of the box for filesystems with high latency reads, like cloud blob stores. In such cases, it may be better to use buffered reads with a larger read ahead window. Having a mock filesystem to introduce latency into reads will help with testing / developing APIs for this



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