Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Mar 24, 2024

Which issue does this PR close?

Related to #9773

Rationale for this change

Bugs like #9773 result from calling ColumnarValue::into_array incorrectly and are suble, and likely will only be caught with tests. Let's try and direct poeple to the correct APIs (which are easier anyways)

What changes are included in this PR?

Update docs to direct people to the correct API

Are these changes tested?

Existing doc tests

Are there any user-facing changes?

@github-actions github-actions bot added the logical-expr Logical plan and expressions label Mar 24, 2024
@alamb alamb added documentation Improvements or additions to documentation and removed logical-expr Logical plan and expressions labels Mar 24, 2024
@github-actions github-actions bot added logical-expr Logical plan and expressions and removed documentation Improvements or additions to documentation labels Mar 24, 2024
@alamb
Copy link
Contributor Author

alamb commented Mar 24, 2024

Thank you for the review @viirya

@alamb alamb merged commit c5faaf7 into apache:main Mar 24, 2024
@alamb alamb deleted the alamb/columanr_value_docs branch March 24, 2024 22:38
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.

2 participants