Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-6033

[C++] Provide an initialization and/or compatibility check function

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • C++
    • 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

          Activity

            People

              Unassigned Unassigned
              apitrou Antoine Pitrou
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: