You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Micah Kornfield (Jira)" <ji...@apache.org> on 2021/04/01 03:58:00 UTC

[jira] [Resolved] (PARQUET-1990) [C++] ConvertedType::NA is written out in some cases

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

Micah Kornfield resolved PARQUET-1990.
--------------------------------------
    Resolution: Fixed

Issue resolved by pull request 9863
[https://github.com/apache/arrow/pull/9863]

> [C++] ConvertedType::NA is  written out in some cases
> -----------------------------------------------------
>
>                 Key: PARQUET-1990
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1990
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Micah Kornfield
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: cpp-4.0.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> This makes it an invalid thrift enum.  ::NA is a placeholder enum internal to C++.  There will right out an enum value of 24 to thrift which can cause errors for other readers.  See: https://issues.apache.org/jira/browse/ARROW-10553



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