[
https://issues.apache.org/jira/browse/PARQUET-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield updated PARQUET-1990:
-------------------------------------
Summary: [C++] ConvertedType::NA is written out in some cases (was: [C++]
ConvertedType::NA is attempted to be written out in some cases)
> [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: Micah Kornfield
> Priority: Major
>
> 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)