[ 
https://issues.apache.org/jira/browse/ARROW-17037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Pitrou updated ARROW-17037:
-----------------------------------
    Description: {{arrow/util/utf8.h}} exposes both extern functions and 
inlined functions, the latter being dependent on xsimd. For consumption of the 
extern utilities from third-party code, we should split it in two so that xsimd 
does not have to be present when building.

> [C++] Split utf8.h to avoid exposing xsimd dependency to the outside
> --------------------------------------------------------------------
>
>                 Key: ARROW-17037
>                 URL: https://issues.apache.org/jira/browse/ARROW-17037
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>
> {{arrow/util/utf8.h}} exposes both extern functions and inlined functions, 
> the latter being dependent on xsimd. For consumption of the extern utilities 
> from third-party code, we should split it in two so that xsimd does not have 
> to be present when building.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to