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 documentation on ColumnarValue #10265

Merged
merged 2 commits into from
Apr 28, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Apr 27, 2024

Which issue does this PR close?

Part of #7013

Rationale for this change

While reviewing #10148 I realized that the documentation for ColumnarValue could be improved.

What changes are included in this PR?

Improve the documentation

Are these changes tested?

CI

Are there any user-facing changes?

Better docs. No code change

@alamb alamb added the documentation Improvements or additions to documentation label Apr 27, 2024
@github-actions github-actions bot added logical-expr Logical plan and expressions and removed documentation Improvements or additions to documentation labels Apr 27, 2024
Copy link
Member

@waynexia waynexia left a comment

Choose a reason for hiding this comment

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

LGTM, thanks 👍

datafusion/expr/src/columnar_value.rs Outdated Show resolved Hide resolved
Comment on lines +85 to +86
/// However, it is often much more performant to provide a different,
/// implementation that handles scalar values differently
Copy link
Member

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

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

lgtm thanks @alamb

@jayzhan211 jayzhan211 merged commit ed14682 into apache:main Apr 28, 2024
23 checks passed
@jayzhan211
Copy link
Contributor

Thanks @alamb @waynexia and @comphead

@alamb alamb deleted the alamb/docs_columnar_vale branch April 29, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logical-expr Logical plan and expressions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants