Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix doc "bit width" to "byte width" #6434

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

kylebarron
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

The docstring for primitive_width says it's a bit width, but it's a byte width.

What changes are included in this PR?

Documentation changes only.

Are there any user-facing changes?

Documentation changes only. No breaking changes.

@github-actions github-actions bot added the arrow Changes to the arrow crate label Sep 22, 2024
@gstvg
Copy link
Contributor

gstvg commented Sep 22, 2024

I think the CI error is because of #6436

@alamb
Copy link
Contributor

alamb commented Sep 23, 2024

Thanks @kylebarron and @kylebarron and @mbrobbel

@alamb alamb merged commit 477b9f0 into apache:master Sep 23, 2024
26 checks passed
@alamb alamb added the documentation Improvements or additions to documentation label Sep 23, 2024
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.

4 participants