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

Minor: add runtime asserts to RowGroup #10641

Merged
merged 1 commit into from
May 24, 2024
Merged

Conversation

alamb
Copy link
Contributor

@alamb alamb commented May 23, 2024

Which issue does this PR close?

Follow on to #10607

Rationale for this change

@advancedxy noted https://github.com/apache/datafusion/pull/10607/files#r1611810009 that there was an assumption that
was not programatically validated

What changes are included in this PR?

Add assert to ensure the assumption is correct

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the core Core DataFusion crate label May 23, 2024
@alamb alamb marked this pull request as ready for review May 23, 2024 17:20
Copy link
Contributor

@advancedxy advancedxy left a comment

Choose a reason for hiding this comment

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

LGTM.

@viirya viirya merged commit 4b7b5ab into apache:main May 24, 2024
23 checks passed
@alamb alamb deleted the alamb/assert branch May 24, 2024 07:45
@alamb
Copy link
Contributor Author

alamb commented May 24, 2024

Thanks @viirya and @advancedxy

jayzhan211 pushed a commit to jayzhan211/arrow-datafusion that referenced this pull request May 26, 2024
findepi pushed a commit to findepi/datafusion that referenced this pull request Jul 16, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants