[
https://issues.apache.org/jira/browse/ARROW-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657307#comment-17657307
]
Rok Mihevc commented on ARROW-273:
----------------------------------
This issue has been migrated to [issue
#15630|https://github.com/apache/arrow/issues/15630] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> Lists use unsigned offset vectors instead of signed (as defined in the spec)
> ----------------------------------------------------------------------------
>
> Key: ARROW-273
> URL: https://issues.apache.org/jira/browse/ARROW-273
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java
> Reporter: Julien Le Dem
> Priority: Major
> Fix For: 0.2.0
>
>
> The List vector defines it's offset vector as UInt4Vector. (unsigned int 34)
> According to the arrow spec it should be a signed int32.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)