You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/10/18 22:11:59 UTC

[jira] [Created] (ARROW-340) [C++] Opening a writeable file on disk that already exists does not truncate to zero

Wes McKinney created ARROW-340:
----------------------------------

             Summary: [C++] Opening a writeable file on disk that already exists does not truncate to zero
                 Key: ARROW-340
                 URL: https://issues.apache.org/jira/browse/ARROW-340
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Wes McKinney


This can result in corrupted files. On creating a "new" file, it needs to be truncated to zero bytes. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)