Benoit Rostykus created ARROW-3474: -------------------------------------- Summary: [Glib] Extend gparquet API with get_schema and read_column Key: ARROW-3474 URL: https://issues.apache.org/jira/browse/ARROW-3474 Project: Apache Arrow Issue Type: Improvement Components: GLib Affects Versions: 0.11.0 Reporter: Benoit Rostykus
So we can read individual columns without loading the whole parquet file in memory, we need to surface the getSchema and ReadColumn functions of parquet-cpp to the parquet glib API. -- This message was sent by Atlassian JIRA (v7.6.3#76005)