You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/01/09 16:13:00 UTC

[jira] [Resolved] (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 ]

Wes McKinney resolved ARROW-4209.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.12.0

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

> [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
>            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)