You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/11/24 00:45:00 UTC

[jira] [Commented] (PARQUET-1700) [C++] Stream API: Add support for optional and repeated fields

    [ https://issues.apache.org/jira/browse/PARQUET-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16980934#comment-16980934 ] 

Wes McKinney commented on PARQUET-1700:
---------------------------------------

Might make sense to think about the API for groups (structs) while also thinking about repeated fields

> [C++] Stream API: Add support for optional and repeated fields
> --------------------------------------------------------------
>
>                 Key: PARQUET-1700
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1700
>             Project: Parquet
>          Issue Type: Improvement
>            Reporter: Gawain BOLTON
>            Assignee: Gawain BOLTON
>            Priority: Major
>
> The parquet::StreamReader and parquet::StreamWriter classes currently only support required fields.
> Support must be added to this API in order for it to be usable when the schema has optional and/or repeated fields.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)