Skip to content

Conversation

Shreyaskr1409
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

Migrate physical plan tests to insta

What changes are included in this PR?

Migrating from assert_batches_eq to assert_snapshot in physical-plan tests

Are these changes tested?

Yes they are

Are there any user-facing changes?

No

Copy link
Contributor

@jayzhan211 jayzhan211 left a comment

Choose a reason for hiding this comment

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

@jayzhan211 jayzhan211 merged commit 908ca0e into apache:main Mar 24, 2025
27 checks passed
@Shreyaskr1409 Shreyaskr1409 deleted the insta_plan branch March 26, 2025 11:43
qstommyshu pushed a commit to qstommyshu/datafusion that referenced this pull request Mar 27, 2025
* Migrated tests to insta in sorts/partial_sort.rs

* Migrated tests to insta in sorts/sort.rs and sorts/sort_preserving_merge.rs

* Migrated tests to insta in windows/bounded_window_agg_exec.rs

* Removed unused imports

* Fixes for failing tests
nirnayroy pushed a commit to nirnayroy/datafusion that referenced this pull request May 2, 2025
* Migrated tests to insta in sorts/partial_sort.rs

* Migrated tests to insta in sorts/sort.rs and sorts/sort_preserving_merge.rs

* Migrated tests to insta in windows/bounded_window_agg_exec.rs

* Removed unused imports

* Fixes for failing tests
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.

Migrate physical plan tests to insta

2 participants