Wes McKinney created PARQUET-733:
------------------------------------

             Summary: [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


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