[
https://issues.apache.org/jira/browse/ARROW-13773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-13773:
-----------------------------------
Fix Version/s: 8.0.0
(was: 7.0.0)
> [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
> Fix For: 8.0.0
>
> 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.1#820001)