Skip to content

docs : add saftey comments to unsafe callsites - #10839

Merged
Jefffrey merged 2 commits into
apache:mainfrom
Rich-T-kid:rich-T-kid/include-saftey-comments
Aug 27, 2026
Merged

docs : add saftey comments to unsafe callsites#10839
Jefffrey merged 2 commits into
apache:mainfrom
Rich-T-kid:rich-T-kid/include-saftey-comments

Conversation

@Rich-T-kid

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

see #147, #149, #151

What changes are included in this PR?

adds doc comment to add unsafe call sites mentioned in the linked issues.

AI was used to help find and add doc comments

Are these changes tested?

n/a

Are there any user-facing changes?

@Jefffrey Jefffrey added the documentation Improvements or additions to documentation label Aug 26, 2026
Comment thread arrow-buffer/src/util/bit_chunk_iterator.rs Outdated
Comment thread arrow-array/src/ffi.rs Outdated
@Rich-T-kid

Copy link
Copy Markdown
Contributor Author

@Jefffrey fc3bd1c should address your comments

@Jefffrey
Jefffrey merged commit 14a5d7b into apache:main Aug 27, 2026
@Jefffrey

Copy link
Copy Markdown
Contributor

thanks @Rich-T-kid

@alamb

alamb commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

🙏

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 arrow-array arrow-buffer arrow-schema documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document use of unsafe in ffi.rs Document use of unsafe in src/array/*.rs Document use of unsafe in utils

3 participants