Skip to content

Unsigned offset sizes #5107

Answered by tustvold
JosiahParry asked this question in Q&A
Nov 21, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

The arrow format specification exclusively uses signed offsets - https://arrow.apache.org/docs/format/Columnar.html#list-layout

I believe this is due to some languages, such as Java, historically not having good support for unsigned integers

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JosiahParry
Comment options

Answer selected by JosiahParry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants