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

Improve docs for logical and physical nulls even more #5434

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Feb 26, 2024

Which issue does this PR close?

Part of #4840

Rationale for this change

As noted on #4840 the physical / logical concepts is nuanced and confusing so better docs will help people. This came up again with a discussion with @waynexia on #4840 (comment)

What changes are included in this PR?

Improve documentation / rationale for Array::nulls and Array::logical_nulls

Are there any user-facing changes?

Docs

@alamb alamb added the documentation Improvements or additions to documentation label Feb 26, 2024
@alamb alamb marked this pull request as ready for review February 26, 2024 17:10
@github-actions github-actions bot added the arrow Changes to the arrow crate label Feb 26, 2024
arrow-array/src/array/mod.rs Outdated Show resolved Hide resolved
arrow-array/src/array/mod.rs Outdated Show resolved Hide resolved
arrow-array/src/array/mod.rs Outdated Show resolved Hide resolved
@tustvold tustvold merged commit ab59080 into apache:master Feb 26, 2024
25 checks passed
monkwire pushed a commit to monkwire/arrow-rs that referenced this pull request Feb 27, 2024
* Improve docs for logical and physical nulls even more

* Apply suggestions from code review
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