[ https://issues.apache.org/jira/browse/ARROW-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657287#comment-17657287 ]
Rok Mihevc commented on ARROW-253: ---------------------------------- This issue has been migrated to [issue #15595|https://github.com/apache/arrow/issues/15595] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > 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 > Priority: Major > Fix For: 0.1.0 > > > 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 (v8.20.10#820010)