Skip to content

Conversation

qstommyshu
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Migrated tests in datafusion/core/tests/optimizer to use insta.

Are these changes tested?

Yes, I manually tested the before/after changes.

Are there any user-facing changes?

No

@github-actions github-actions bot added the optimizer Optimizer rules label Mar 27, 2025
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @qstommyshu -- this is going to make maintaining these tests so much easier

@alamb alamb merged commit 615fba5 into apache:main Mar 31, 2025
29 checks passed
@qstommyshu qstommyshu changed the title Migrate optimizer tests to insta Migrate Optimizer tests to insta, part1 Apr 29, 2025
nirnayroy pushed a commit to nirnayroy/datafusion that referenced this pull request May 2, 2025
* feat: Add `insta` crate as a dependency in Cargo files

* Migrate optimizer integration tests to insta

* taplo format

---------

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

optimizer Optimizer rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate optimizer tests to insta

2 participants