You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Praveen Kumar (Jira)" <ji...@apache.org> on 2021/06/07 10:27:00 UTC

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

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

Praveen Kumar resolved ARROW-12534.
-----------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10155
[https://github.com/apache/arrow/pull/10155]

> [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
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> * LEFT:  Returns the x leftmost characters of giventext;
>  * RIGHT:  Returns the x rightmost characters of giventext;



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