[
https://issues.apache.org/jira/browse/PARQUET-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved PARQUET-559.
----------------------------------
Resolution: Fixed
Fix Version/s: cpp-0.1
Issue resolved by pull request 83
[https://github.com/apache/parquet-cpp/pull/83]
> Enable InputStream as a source to the ParquetFileReader
> -------------------------------------------------------
>
> Key: PARQUET-559
> URL: https://issues.apache.org/jira/browse/PARQUET-559
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Deepak Majeti
> Assignee: Deepak Majeti
> Fix For: cpp-0.1
>
>
> The current public API only works on a file like source. The scope of this
> JIRA is to extend the ParquetFileReader API to accept an input stream.
> The idea is to extend the InputStream class for this purpose similar to the
> RandomAccessSource class
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)