[
https://issues.apache.org/jira/browse/ARROW-16169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddhant Rao updated ARROW-16169:
---------------------------------
Description: The empty string case in convert_fromUTF8_binary function is
leading to errors with the arena malloc ("Couldn't allocate output string").
(was: 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").)
> [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
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The empty string case in convert_fromUTF8_binary function is leading to
> errors with the arena malloc ("Couldn't allocate output string").
--
This message was sent by Atlassian Jira
(v8.20.1#820001)