You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Siddhant Rao (Jira)" <ji...@apache.org> on 2022/04/12 07:47:00 UTC

[jira] [Created] (ARROW-16169) [C++][Gandiva] Fix empty string case in convert_fromUTF8_binary()

Siddhant Rao created ARROW-16169:
------------------------------------

             Summary: [C++][Gandiva] Fix empty string case in convert_fromUTF8_binary()
                 Key: ARROW-16169
                 URL: https://issues.apache.org/jira/browse/ARROW-16169
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++ - Gandiva
            Reporter: Siddhant Rao


Fixes the empty string case in convert_fromUTF8_binary function which was leading to an error with the arena malloc ("Couldn't allocate output string").



--
This message was sent by Atlassian Jira
(v8.20.1#820001)