You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/10/09 17:50:20 UTC

[jira] [Commented] (ARROW-322) [Python] Optional IO interfaces (e.g. HDFS) should be in their own Cython modules

    [ https://issues.apache.org/jira/browse/ARROW-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15560359#comment-15560359 ] 

Uwe L. Korn commented on ARROW-322:
-----------------------------------

That also implies that we should have those module as separate shared libraries in arrow-cpp?

> [Python] Optional IO interfaces (e.g. HDFS) should be in their own Cython modules
> ---------------------------------------------------------------------------------
>
>                 Key: ARROW-322
>                 URL: https://issues.apache.org/jira/browse/ARROW-322
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Wes McKinney
>
> Currently if you have not built {{arrow::io}} with {{-DARROW_HDFS=on}} then importing {{pyarrow.parquet}} fails with a not very graceful error message from failure to find the right symbols in {{libarrow_io.so}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)