Deepak Majeti created PARQUET-559:
-------------------------------------
Summary: 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
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)