Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Mar 21, 2024

Which issue does this PR close?

Follow on to #9725

Closes #.

Rationale for this change

The size of ScalarValue appears to have changed on Linux to be the same as aarch64. Thus we can now run the ScalarValue size test again:

See details here: https://github.com/apache/arrow-datafusion/pull/9725/files#r1534400422

The point of the test was to ensure that the size of ScalarValue didn't change with PRs, but the Rust compiler may change how types are laid out.

What changes are included in this PR?

Update comments and run the test on all platforms again

Are these changes tested?

Are there any user-facing changes?

@alamb alamb added the development-process Related to development process of DataFusion label Mar 21, 2024
@github-actions github-actions bot removed the development-process Related to development process of DataFusion label Mar 21, 2024
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

@alamb alamb merged commit 47f4b5a into apache:main Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants