Details
-
Wish
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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`).
Attachments
Issue Links
- relates to
-
ARROW-14526 [C++][Python] installing pyarrow breaks the conda environment
- Open
-
ARROW-13773 [C++] Provide a cross platform helper for definition of library init code
- Open