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

ASF GitHub Bot updated ARROW-17037:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{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