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

Wes McKinney resolved PARQUET-733.
----------------------------------
    Resolution: Fixed
      Assignee: Wes McKinney

This was done in PARQUET-818 
https://github.com/apache/parquet-cpp/commit/2154e873d5aa7280314189a2683fb1e12a590c02

> [C++] Remove file IO implementations from public API
> ----------------------------------------------------
>
>                 Key: PARQUET-733
>                 URL: https://issues.apache.org/jira/browse/PARQUET-733
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>
> parquet-cpp doesn't seem like the best place to maintain cross-platform IO 
> implementations (or hook into boost or some other library providing IO). I 
> suggest we consider dropping these from the public API and leave it to users 
> / library integrators (e.g. people using {{arrow::io}})) to provide their own 
> IO hooks. We can keep the existing code around to assist with unit testing. 



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

Reply via email to