You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2019/12/02 01:02:52 UTC

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

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

Kouhei Sutou resolved PARQUET-1692.
-----------------------------------
    Fix Version/s: 1.11.0
       Resolution: Fixed

Issue resolved by pull request 5900
[https://github.com/apache/arrow/pull/5900]

> [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: 1.11.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)