You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Augusto Alves Silva (Jira)" <ji...@apache.org> on 2021/09/15 23:35:00 UTC

[jira] [Created] (ARROW-14011) [C++][Gandiva] Add felt hive function to gandiva

Augusto Alves Silva created ARROW-14011:
-------------------------------------------

             Summary: [C++][Gandiva] Add felt hive function to gandiva
                 Key: ARROW-14011
                 URL: https://issues.apache.org/jira/browse/ARROW-14011
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++ - Gandiva
            Reporter: Augusto Alves Silva


Return string at index number. For example elt(2,'hello','world') returns 'world'. Returns NULL if N is less than 1 or greater than the number of arguments.



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