You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/08/12 23:01:20 UTC

[jira] [Resolved] (ARROW-253) Int types should only have width of 8*2^n (8, 16, 32, 64)

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

Julien Le Dem resolved ARROW-253.
---------------------------------
    Resolution: Fixed

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

> Int types should only have width of 8*2^n (8, 16, 32, 64)
> ---------------------------------------------------------
>
>                 Key: ARROW-253
>                 URL: https://issues.apache.org/jira/browse/ARROW-253
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Format
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>
> Since arrow is focused on CPU efficient operations and we want to keep the spec simple to the minimum required we should restrict the Int type to width of 1, 2, 4 or 8 bytes



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)