You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/06/03 12:21:00 UTC

[jira] [Updated] (ARROW-4209) [Gandiva] returning IR structs causes issues with windows

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

Antoine Pitrou updated ARROW-4209:
----------------------------------
    Component/s: C++ - Gandiva

> [Gandiva] returning IR structs causes issues with windows
> ---------------------------------------------------------
>
>                 Key: ARROW-4209
>                 URL: https://issues.apache.org/jira/browse/ARROW-4209
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++ - Gandiva
>            Reporter: Pindikura Ravindra
>            Assignee: Pindikura Ravindra
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The decimal add fn return a struct (of high/low values). This is known to be fragile, due to abi compatibility issues. so, fixing this to switch to primitive types.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)