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)