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

Start update tests in sql.rs to use assert_batches_eq! #760

Merged
merged 2 commits into from
Jul 21, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jul 20, 2021

Which issue does this PR close?

re #743

Rationale for this change

It will be easier to add and evaluate existing coverage of tests for sql features if it is clear where the existing tests are. Also, it is not easy to update some of the tests in the sql.rs

What changes are included in this PR?

Update the style of tests in sql.rs to be consistent with what is in context.rs (using assert_batches_eq!)

Are there any user-facing changes?

No

@alamb alamb added the development-process Related to development process of DataFusion label Jul 20, 2021
@github-actions github-actions bot added the datafusion Changes in the datafusion crate label Jul 20, 2021
@alamb alamb merged commit eccd074 into apache:master Jul 21, 2021
@alamb alamb deleted the alamb/migrate_some_tests branch July 21, 2021 11:16
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 development-process Related to development process of DataFusion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants