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] [Created] (ARROW-12146) [C++][Gandiva] [C++][Gandiva] Implement CONVERT_FROM(expression, ‘UTF8’, replacement char) function

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

             Summary: [C++][Gandiva] [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


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)