[ 
https://issues.apache.org/jira/browse/ARROW-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Pitrou updated ARROW-6033:
----------------------------------
    Fix Version/s: 8.0.0
                       (was: 7.0.0)

> [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: 8.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.20.1#820001)

Reply via email to