You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "João Pedro Antunes Ferreira (Jira)" <ji...@apache.org> on 2021/04/25 14:13:00 UTC

[jira] [Created] (ARROW-12534) [C++][Gandiva] Implement LEFT and RIGHT functions on Gandiva for string input values

João Pedro Antunes Ferreira created ARROW-12534:
---------------------------------------------------

             Summary: [C++][Gandiva] Implement LEFT and RIGHT functions on Gandiva for string input values
                 Key: ARROW-12534
                 URL: https://issues.apache.org/jira/browse/ARROW-12534
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++ - Gandiva
            Reporter: João Pedro Antunes Ferreira
            Assignee: João Pedro Antunes Ferreira


* LEFT:  Returns the x leftmost characters of giventext;
 * REFT:  Returns the x rightmost characters of giventext;



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