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

Add doctest example for Buffer::from_bytes #6920

Merged
merged 3 commits into from
Jan 1, 2025

Conversation

kylebarron
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

It was unclear how to use arrow_buffer::Buffer::from_bytes because arrow_buffer::Bytes is private, so it's hard to see the From impl.

What changes are included in this PR?

Documentation update.

Are there any user-facing changes?

No.

@github-actions github-actions bot added the arrow Changes to the arrow crate label Dec 30, 2024
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @kylebarron ❤️

arrow-buffer/src/buffer/immutable.rs Outdated Show resolved Hide resolved
@alamb alamb merged commit fbee05f into apache:main Jan 1, 2025
26 checks passed
@alamb alamb added the documentation Improvements or additions to documentation label Jan 1, 2025
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