[
https://issues.apache.org/jira/browse/ARROW-12146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Praveen Kumar resolved ARROW-12146.
-----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 9844
[https://github.com/apache/arrow/pull/9844]
> [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
> Fix For: 4.0.0
>
> Time Spent: 5h 40m
> Remaining Estimate: 0h
>
> 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)