You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2017/01/03 07:29:58 UTC

[jira] [Resolved] (ARROW-294) [C++] Do not use fopen / fclose / etc. methods for memory mapped file implementation

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

Uwe L. Korn resolved ARROW-294.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request 265
[https://github.com/apache/arrow/pull/265]

> [C++] Do not use fopen / fclose / etc. methods for memory mapped file implementation
> ------------------------------------------------------------------------------------
>
>                 Key: ARROW-294
>                 URL: https://issues.apache.org/jira/browse/ARROW-294
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>
> The behavior of these functions is platform dependent and will cause issues on Windows and other places



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