You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2021/08/26 20:17:00 UTC

[jira] [Created] (ARROW-13773) [C++] Provide a cross platform helepr for definition of library init code

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)