jpedroantunes opened a new pull request #10625: URL: https://github.com/apache/arrow/pull/10625
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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
