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

[jira] [Updated] (PARQUET-1701) [C++] Stream API: Add support for optional fields

     [ https://issues.apache.org/jira/browse/PARQUET-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gawain BOLTON updated PARQUET-1701:
-----------------------------------
    Description: 
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  fields.

 

  was:
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.

 


> [C++] Stream API: Add support for optional fields
> -------------------------------------------------
>
>                 Key: PARQUET-1701
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1701
>             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  fields.
>  



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