You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "utsav (Jira)" <ji...@apache.org> on 2020/10/12 01:04:00 UTC

[jira] [Created] (ARROW-10276) Armv7 orc and parquet not supported for build. Compat error

utsav created ARROW-10276:
-----------------------------

             Summary: Armv7 orc and parquet not supported for build. Compat error
                 Key: ARROW-10276
                 URL: https://issues.apache.org/jira/browse/ARROW-10276
             Project: Apache Arrow
          Issue Type: Bug
    Affects Versions: 0.17.0
            Reporter: utsav
         Attachments: arrow_armv7, arrow_compat_error

I'm using a Arm Cortex A9 processor on the Xilinx Pynq Z2 board. People have tried to use it for the raspberry pi 3 without luck in previous posts.

I figured out how to successfully build it for armv7 using the script below but cannot use orc and parquet flags. People had looked into it in ARROW-8420 but I don't know if they faced these issues.

I tried converting a spark dataframe to pandas using pyarrow but now it complains about a compat feature.

 

Any help would be appreciated

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)