You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Prudhvi Porandla (Jira)" <ji...@apache.org> on 2019/10/22 08:48:00 UTC

[jira] [Created] (ARROW-6961) [C++][Gandiva] Add lower_utf8 function in Gandiva

Prudhvi Porandla created ARROW-6961:
---------------------------------------

             Summary: [C++][Gandiva] Add lower_utf8 function in Gandiva
                 Key: ARROW-6961
                 URL: https://issues.apache.org/jira/browse/ARROW-6961
             Project: Apache Arrow
          Issue Type: Task
          Components: C++ - Gandiva
            Reporter: Prudhvi Porandla
            Assignee: Prudhvi Porandla


Function signature is {{utf8 lower(utf8)}}. Converts an utf8 sequence to lower case.
This handles only ascii characters.



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