Skip to content

Minor: document why FixedSizeBinary offset is always 0 - #9861

Merged
alamb merged 2 commits into
apache:mainfrom
alamb:alamb/remove_fsb_offset
May 1, 2026
Merged

Minor: document why FixedSizeBinary offset is always 0#9861
alamb merged 2 commits into
apache:mainfrom
alamb:alamb/remove_fsb_offset

Conversation

@alamb

@alamb alamb commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

While working on #9850 I noticed that FixedSizeBinaryArray::offset always returns zero.

This was confusing to me and so I wanted to document it for future readrs

What changes are included in this PR?

Add some comments

Are these changes tested?

By CI

Are there any user-facing changes?

No, this is internal comments

@alamb
alamb marked this pull request as ready for review April 30, 2026 13:55
@github-actions github-actions Bot added the arrow Changes to the arrow crate label Apr 30, 2026
@alamb alamb added the documentation Improvements or additions to documentation label May 1, 2026
@alamb
alamb merged commit 7ad2299 into apache:main May 1, 2026
26 checks passed
@alamb
alamb deleted the alamb/remove_fsb_offset branch May 1, 2026 12:18
Rich-T-kid pushed a commit to Rich-T-kid/arrow-rs that referenced this pull request Jun 2, 2026
# Which issue does this PR close?

- related to apache#9850

# Rationale for this change

While working on apache#9850 I noticed
that FixedSizeBinaryArray::offset always returns zero.

This was confusing to me and so I wanted to document it for future
readrs

# What changes are included in this PR?

Add some comments

# Are these changes tested?

By CI

# Are there any user-facing changes?
No, this is internal comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants