Skip to content

docs: Correct docs for Int128 and UInt128 being big-endian not little-endian#2397

Merged
CTTY merged 1 commit intoapache:mainfrom
xanderbailey:xb/correct_docs_for_Int128_and_UInt128
May 6, 2026
Merged

docs: Correct docs for Int128 and UInt128 being big-endian not little-endian#2397
CTTY merged 1 commit intoapache:mainfrom
xanderbailey:xb/correct_docs_for_Int128_and_UInt128

Conversation

@xanderbailey
Copy link
Copy Markdown
Contributor

@xanderbailey xanderbailey commented May 2, 2026

Which issue does this PR close?

What changes are included in this PR?

Spec says Int128 and UInt128 are big-endian not little-endian and indeed we are using big-endian here for example. I think it's just the doc string which needs correcting.

Are these changes tested?

Copy link
Copy Markdown
Collaborator

@CTTY CTTY left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thanks!

@CTTY CTTY merged commit a4121ba into apache:main May 6, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants