You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/06/30 00:39:00 UTC

[jira] [Updated] (ARROW-13217) [C++][Gandiva] Correct convert_replace function for invalid chars on string beginning

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

ASF GitHub Bot updated ARROW-13217:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)