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

[jira] [Assigned] (ARROW-15568) [C++][Gandiva] Implement Translate Function

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

Krisztian Szucs reassigned ARROW-15568:
---------------------------------------

    Assignee: Vinicius Souza Roque

> [C++][Gandiva] Implement Translate Function
> -------------------------------------------
>
>                 Key: ARROW-15568
>                 URL: https://issues.apache.org/jira/browse/ARROW-15568
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++ - Gandiva
>            Reporter: Vinicius Souza Roque
>            Assignee: Vinicius Souza Roque
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 9.0.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Translates the input string by replacing the characters present in the {{from}} string with the corresponding characters in the {{to}} string. This is similar to the {{translate}} function in [PostgreSQL|http://www.postgresql.org/docs/9.1/interactive/functions-string.html]. If any of the parameters to this UDF are NULL, the result is NULL as well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)