You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/01/17 19:51:00 UTC

[jira] [Resolved] (ARROW-1856) [Python] Auto-detect Parquet ABI version when using PARQUET_HOME

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

Wes McKinney resolved ARROW-1856.
---------------------------------
    Resolution: Fixed

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

> [Python] Auto-detect Parquet ABI version when using PARQUET_HOME
> ----------------------------------------------------------------
>
>                 Key: ARROW-1856
>                 URL: https://issues.apache.org/jira/browse/ARROW-1856
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.7.1
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> Current we hardcode 1.0.0 in the case that {{PARQUET_HOME}} is set, we should try to detect the correct version by either globbing on {{libparquet.1.*.so/dylib}} or by install a {{CMakeConfig}} for {{parquet-cpp}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)