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/03/30 01:06:00 UTC

[jira] [Updated] (ARROW-12146) [C++][Gandiva] Implement CONVERT_FROM(expression, ‘UTF8’, replacement char) function

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

João Pedro Antunes Ferreira updated ARROW-12146:
------------------------------------------------
    Summary: [C++][Gandiva] Implement CONVERT_FROM(expression, ‘UTF8’, replacement char) function  (was: [C++][Gandiva] [C++][Gandiva] Implement CONVERT_FROM(expression, ‘UTF8’, replacement char) function)

> [C++][Gandiva] Implement CONVERT_FROM(expression, ‘UTF8’, replacement char) function
> ------------------------------------------------------------------------------------
>
>                 Key: ARROW-12146
>                 URL: https://issues.apache.org/jira/browse/ARROW-12146
>             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
>
> Implement CONVERT_FROM(expression, ‘UTF8’, replacement char)
> Converts the byte data in expression to UTF-8. Expression can be a literal string or a field name. Will replace any invalid UTF-8 characters with the replacement character.



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