Wes McKinney created PARQUET-567:
------------------------------------
Summary: C++: Add a "file iterator" abstraction and API-compatible
interface for scanning directories of Parquet files
Key: PARQUET-567
URL: https://issues.apache.org/jira/browse/PARQUET-567
Project: Parquet
Issue Type: Improvement
Components: parquet-cpp
Reporter: Wes McKinney
Since many systems write many Parquet files into a particular directory in
HDFS, for example, one will want to be able to treat a collection of files from
the same dataset semantically as one large table. This will save downstream
clients of parquet-cpp from having to write this code themselves.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)