You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Pindikura Ravindra (Jira)" <ji...@apache.org> on 2022/04/29 09:57:00 UTC

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

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

Pindikura Ravindra resolved ARROW-16169.
----------------------------------------
    Fix Version/s: 8.0.0
       Resolution: Fixed

Issue resolved by pull request 12860
[https://github.com/apache/arrow/pull/12860]

> [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
>             Fix For: 8.0.0
>
>          Time Spent: 50m
>  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.7#820007)