You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/04/29 21:24:00 UTC

[jira] [Created] (ARROW-8633) [C++] Add ValidateAscii function

Wes McKinney created ARROW-8633:
-----------------------------------

             Summary: [C++] Add ValidateAscii function
                 Key: ARROW-8633
                 URL: https://issues.apache.org/jira/browse/ARROW-8633
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Wes McKinney
             Fix For: 1.0.0


In some cases, we want to be able to check whether it's safe to use functions that assume ASCII (like {{std::tolower}}, or {{std::string::substr). This was implemented in a PR for ARROW-6131 that was not merged



--
This message was sent by Atlassian Jira
(v8.3.4#803005)