[
https://issues.apache.org/jira/browse/PARQUET-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17312390#comment-17312390
]
Antoine Pitrou commented on PARQUET-1990:
-----------------------------------------
Did we figure out how this value was written out?
> [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)