You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Yibo Cai (Jira)" <ji...@apache.org> on 2019/12/17 02:13:00 UTC

[jira] [Created] (ARROW-7403) [C++][JSON] Enable Rapidjson on Arm64 Neon

Yibo Cai created ARROW-7403:
-------------------------------

             Summary: [C++][JSON] Enable Rapidjson on Arm64 Neon
                 Key: ARROW-7403
                 URL: https://issues.apache.org/jira/browse/ARROW-7403
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Yibo Cai
            Assignee: Yibo Cai


Rapidjson support Arm64 Neon, but it's not enabled in Arrow now. We need to define macro RAPIDJSON_NEON to build Rapidjson with Neon support.



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