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 2017/09/03 22:30:02 UTC

[jira] [Resolved] (ARROW-1449) Implement Decimal using only Int128

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

Wes McKinney resolved ARROW-1449.
---------------------------------
    Resolution: Fixed

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

> Implement Decimal using only Int128
> -----------------------------------
>
>                 Key: ARROW-1449
>                 URL: https://issues.apache.org/jira/browse/ARROW-1449
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Python
>    Affects Versions: 0.6.0
>            Reporter: Phillip Cloud
>            Assignee: Phillip Cloud
>             Fix For: 0.7.0
>
>
> This is for compatibility with the java implementation which uses only 16 byte arrays to represent Decimal values.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)