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 2017/01/03 12:38:58 UTC

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

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

Wes McKinney resolved ARROW-340.
--------------------------------
    Resolution: Fixed
      Assignee: Wes McKinney

Resolved in https://github.com/apache/arrow/commit/d9df556791fc6051b2c8582668df9c256f675116

> [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
>            Assignee: 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)