[
https://issues.apache.org/jira/browse/ARROW-13825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-13825:
-----------------------------------
Description:
Create compute function for string translate, similar to [Python's
str.translate|https://docs.python.org/3/library/stdtypes.html#str.translate],
[SQL TRANSLATE|https://www.w3schools.com/sqL/func_sqlserver_translate.asp].
(also see [PostgreSQL
docs|https://www.postgresql.org/docs/current/functions-string.html#FUNCTIONS-STRING-OTHER])
was:Create compute function for string translate, similar to [Python's
str.translate|https://docs.python.org/3/library/stdtypes.html#str.translate],
[SQL TRANSLATE|https://www.w3schools.com/sqL/func_sqlserver_translate.asp], and
> [C++][Compute] Add string translate kernel
> ------------------------------------------
>
> Key: ARROW-13825
> URL: https://issues.apache.org/jira/browse/ARROW-13825
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Eduardo Ponce
> Priority: Major
> Fix For: 8.0.0
>
>
> Create compute function for string translate, similar to [Python's
> str.translate|https://docs.python.org/3/library/stdtypes.html#str.translate],
> [SQL TRANSLATE|https://www.w3schools.com/sqL/func_sqlserver_translate.asp].
> (also see [PostgreSQL
> docs|https://www.postgresql.org/docs/current/functions-string.html#FUNCTIONS-STRING-OTHER])
--
This message was sent by Atlassian Jira
(v8.20.1#820001)