Skip to content

Add Round trip tests for Array <--> ScalarValue#13777

Merged
alamb merged 5 commits into
apache:mainfrom
alamb:alamb/scalar_round_trip_tests
Dec 16, 2024
Merged

Add Round trip tests for Array <--> ScalarValue#13777
alamb merged 5 commits into
apache:mainfrom
alamb:alamb/scalar_round_trip_tests

Conversation

@alamb

@alamb alamb commented Dec 14, 2024

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

When trying to write a unit test for #13762 I found there was no good place to test the round tripping of Array --> ScalarValue --> Array (which is what is done for constant values)

So I wrote some

What changes are included in this PR?

Add tests for this path, with ones that fail due to bugs commented out

Are these changes tested?

Yes, by CI

Are there any user-facing changes?

No - this are just tests

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Related to common crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants