Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fifth batch of updating sql tests to use assert_batches_eq #1318

Conversation

matthewmturner
Copy link
Contributor

Which issue does this PR close?

Continued work on #743 task 2.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@github-actions github-actions bot added the datafusion Changes in the datafusion crate label Nov 16, 2021
@matthewmturner matthewmturner marked this pull request as ready for review November 19, 2021 18:33
@matthewmturner
Copy link
Contributor Author

@alamb i think this is the final batch and is ready for review :)

FYI, i left some tests related to plans that were using assert_eq as they were a bit more nuanced to update and i wanted to get the simple ones done first. if you want those updated as well i can do in a separate PR.

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 @matthewmturner 🎉

FYI, i left some tests related to plans that were using assert_eq as they were a bit more nuanced to update and i wanted to get the simple ones done first.

I think it is ok to leave the ones that need something different using assert_eq directly

Pretty soon our tests are going to look totally neat and organized 🎉

@alamb alamb merged commit 3625a1d into apache:master Nov 19, 2021
xudong963 pushed a commit to xudong963/arrow-datafusion that referenced this pull request Nov 28, 2021
* Updated tests

* More tests

* Final tests

* Fix sql references
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datafusion Changes in the datafusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants