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:37:00 UTC

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

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

Augusto Alves Silva updated ARROW-14011:
----------------------------------------
    Summary: [C++][Gandiva] Add elt hive function to gandiva  (was: [C++][Gandiva] Add felt hive function to gandiva)

> [C++][Gandiva] Add elt 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
>            Priority: Minor
>              Labels: pull-request-available
>
> 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)