[
https://issues.apache.org/jira/browse/ARROW-8961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128379#comment-17128379
]
Antoine Pitrou commented on ARROW-8961:
---------------------------------------
What algorithms would we use in {{utf8proc}} ? If it's just tolower() and
friends, the implementation seems simple and fast to me (and I doubt other
libraries would be significantly faster).
> [C++] Vendor utf8proc library
> -----------------------------
>
> Key: ARROW-8961
> URL: https://issues.apache.org/jira/browse/ARROW-8961
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 1.0.0
>
>
> This is a minimal MIT-licensed library for UTF-8 data processing originally
> developed for use in Julia
> https://github.com/JuliaStrings/utf8proc
--
This message was sent by Atlassian Jira
(v8.3.4#803005)