[
https://issues.apache.org/jira/browse/ARROW-3502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16647744#comment-16647744
]
Antoine Pitrou commented on ARROW-3502:
---------------------------------------
Could you tell us where your Boost build comes from?
Can you try the [following
workaround|https://arrow.apache.org/docs/python/development.html#known-issues],
i.e. pass {{-DCMAKE_CXX_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=0}} to your cmake
invocation?
> parquet-column_scanner-test failure building ARROW_PARQUET build 11.
> --------------------------------------------------------------------
>
> Key: ARROW-3502
> URL: https://issues.apache.org/jira/browse/ARROW-3502
> Project: Apache Arrow
> Issue Type: Bug
> Reporter: Tanveer
> Priority: Major
> Attachments: Screenshot from 2018-10-11 12-25-13.png
>
>
> For building Arrow Apache, I have enabled following flags and got error in
> the attachment (parquet-
> column_scanner-test failure) in making arrow build 11.
> cmake .. -DCMAKE_BUILD_TYPE=Release -DARROW_PARQUET=ON -DARROW_PLASMA=ON
> -DARROW_PLASMA_JAVA_CLIENT=ON
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)