Ben Kietzman created ARROW-13773:
------------------------------------
Summary: [C++] Provide a cross platform helepr for definition of
library init code
Key: ARROW-13773
URL: https://issues.apache.org/jira/browse/ARROW-13773
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Ben Kietzman
Assignee: Ben Kietzman
Fix For: 6.0.0
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)