[
https://issues.apache.org/jira/browse/ARROW-13773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Molina updated ARROW-13773:
--------------------------------------
Fix Version/s: (was: 6.0.0)
7.0.0
> [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
> Priority: Major
> Labels: pull-request-available
> Fix For: 7.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.3.4#803005)