[
https://issues.apache.org/jira/browse/PARQUET-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025319#comment-17025319
]
Chase Slater commented on PARQUET-1692:
---------------------------------------
I'm currently running into this issue. I can recreate the error with the
attached Dockerfile but I expected it to work since the issue has been
resolved. Is the fix not included in the latest Centos RPMs? Should I be
building arrow and parquet from source to work around?
Any advice is much appreciated, thank you!
> [C++] LogicalType::FromThrift error on Centos 7 RPM
> ---------------------------------------------------
>
> Key: PARQUET-1692
> URL: https://issues.apache.org/jira/browse/PARQUET-1692
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: Or Ozeri
> Assignee: Or Ozeri
> Priority: Major
> Labels: pull-request-available
> Fix For: cpp-1.6.0
>
> Attachments: Dockerfile, runner.sh, test.cpp
>
> Time Spent: 5h
> Remaining Estimate: 0h
>
> When using FileMetaDataBuilder with a PrimitiveNode with converted type
> INT_64, we get the following exception message:
> "Metadata contains Thrift LogicalType that is not recognized"
>
> This happens when using the Centos 7 RPMs.
>
> See attached Dockerfile which reproduces the bug.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)