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

Or Ozeri reopened PARQUET-1692:
-------------------------------

patch in PR #5900 is insufficient, as FindThrift.cmake is overriding 
THRIFT_VERSION even if the found version is less than required.

The THRIFT_VERSION variable (originally set by versions.txt) is consequently 
used by build_thrift() to download and build the thrift dependency.

As a result, once an incompatible version of Thrift is found, the same version 
will be downloaded again.

> [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: 2h 50m
>  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)

Reply via email to