Skip to content

[C++] Provide a cross platform helper for definition of library init code #29400

@asfimport

Description

@asfimport

In a few places we have functionality which must be non-trivially initialized before use, including the compute function and exec node factory registries. Rather than requiring developers to remember to call InitializeUTF8(), it'd be better to provide a way to declare on-load code.

Reporter: Ben Kietzman / @bkietz

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-13773. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions