You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Or Ozeri (Jira)" <ji...@apache.org> on 2019/11/14 08:56:00 UTC

[jira] [Created] (PARQUET-1692) LogicalType::FromThrift error on Centos 7 RPM

Or Ozeri created PARQUET-1692:
---------------------------------

             Summary: 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
         Attachments: Dockerfile, runner.sh, test.cpp

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)