[
https://issues.apache.org/jira/browse/ARROW-13773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617224#comment-17617224
]
Apache Arrow JIRA Bot commented on ARROW-13773:
-----------------------------------------------
This issue was last updated over 90 days ago, which may be an indication it is
no longer being actively worked. To better reflect the current state, the issue
is being unassigned per [project
policy|https://arrow.apache.org/docs/dev/developers/bug_reports.html#issue-assignment].
Please feel free to re-take assignment of the issue if it is being actively
worked, or if you plan to start that work soon.
> [C++] Provide a cross platform helper 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> 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.20.10#820010)