You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Raúl Cumplido (Jira)" <ji...@apache.org> on 2022/04/20 10:22:00 UTC

[jira] [Updated] (ARROW-6033) [C++] Provide an initialization and/or compatibility check function

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

Raúl Cumplido updated ARROW-6033:
---------------------------------
    Fix Version/s: 9.0.0
                       (was: 8.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: 9.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.7#820007)