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

[jira] [Commented] (ARROW-4050) core dump on reading parquet file

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

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

This is probably a different issue. Anaconda has a {{libboost}} package whereas conda-forge has {{boost-cpp}}. They both provide the boost libs and can be installed in parallel. Sadly, they both override what boost gets loaded and the last one wins.

> core dump on reading parquet file
> ---------------------------------
>
>                 Key: ARROW-4050
>                 URL: https://issues.apache.org/jira/browse/ARROW-4050
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Python
>            Reporter: Antonio Cavallo
>            Priority: Blocker
>              Labels: pull-request-available
>         Attachments: bug.parquet, working_python37_build_on_osx.sh
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Hi,
> I've a crash when doing this:
> {{import pyarrow.parquet as pq}}
> {{pq.read_table('bug.parquet')}}
> [^bug.parquet]
> (this is the same generated by arrow/python/pyarrow/tests/test_parquet.py(112)test_single_pylist_column_roundtrip())



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