[
https://issues.apache.org/jira/browse/ARROW-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405726#comment-17405726
]
Antoine Pitrou commented on ARROW-6033:
---------------------------------------
cc [~bkietz]
> [C++] Provide an initialization and/or compatibility check function
> -------------------------------------------------------------------
>
> Key: ARROW-6033
> URL: https://issues.apache.org/jira/browse/ARROW-6033
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++
> Reporter: Antoine Pitrou
> Priority: Minor
> Fix For: 6.0.0
>
>
> Some Arrow functions will fail if e.g. the CPU doesn't have the right
> instruction set extensions (e.g. POPCNT on x86 - see ARROW-5381). We may want
> to provide a global function that checks requirements and/or otherwise
> initializes Arrow internal structures (the single one I can think of is
> `InitializeUTF8()` in `util/utf8.h`).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)