datafusion icon indicating copy to clipboard operation
datafusion copied to clipboard

Minor: add runtime asserts to `RowGroup`

Open alamb opened this issue 1 year ago • 0 comments

Which issue does this PR close?

Follow on to https://github.com/apache/datafusion/pull/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?

alamb avatar May 23 '24 17:05 alamb