Skip to content

Conversation

@kylebarron
Copy link
Member

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 ❤️

@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
CurtHagenlocher pushed a commit to CurtHagenlocher/arrow-rs that referenced this pull request Jan 13, 2025
* Add doctest example for

* Remove typo

* Update arrow-buffer/src/buffer/immutable.rs

---------

Co-authored-by: Andrew Lamb <[email protected]>
svencowart pushed a commit to elastiflow/arrow-rs that referenced this pull request Jan 14, 2025
* Add doctest example for

* Remove typo

* Update arrow-buffer/src/buffer/immutable.rs

---------

Co-authored-by: Andrew Lamb <[email protected]>
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