João Pedro Antunes Ferreira created ARROW-13217:
---------------------------------------------------
Summary: [C++][Gandiva] Correct convert_replace function for
invalid chars on string beginning
Key: ARROW-13217
URL: https://issues.apache.org/jira/browse/ARROW-13217
Project: Apache Arrow
Issue Type: Bug
Components: C++ - Gandiva
Reporter: João Pedro Antunes Ferreira
Assignee: João Pedro Antunes Ferreira
The CONVERT_REPLACE Gandiva function is not working properly for invalid chars
on the beginning of the string (e.g. "\xa0\xa1-valid" should be "-valid"
considering an empty replacement char. But it is not replacing correctly).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)