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

[jira] [Created] (ARROW-6554) [C++] Implement "background write" option for BufferedOutputStream

Wes McKinney created ARROW-6554:
-----------------------------------

             Summary: [C++] Implement "background write" option for BufferedOutputStream
                 Key: ARROW-6554
                 URL: https://issues.apache.org/jira/browse/ARROW-6554
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney


In such cases we would have to allocate a new buffer on subsequent writes (while a background write is completing), but it could yield beneficial performance improvements for high latency filesystems



--
This message was sent by Atlassian Jira
(v8.3.2#803003)