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

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

Pindikura Ravindra created ARROW-4209:
-----------------------------------------

             Summary: [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


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)