Skip to content

test: Port tests in select.rs to sqllogictest - Part II #8953

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

Closed
wants to merge 4 commits into from

Conversation

simicd
Copy link
Contributor

@simicd simicd commented Jan 22, 2024

Which issue does this PR close?

Closes #8213 (together with #8939)

Rationale for this change

Migrate unit tests to sqllogictest

What changes are included in this PR?

  • Port remaining tests that can be migrated
  • Reference issue in tests that do not have SQL equivalent yet

Are these changes tested?

Yes

Are there any user-facing changes?

No

@github-actions github-actions bot added core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) labels Jan 22, 2024
@simicd simicd changed the title test: Port select.rs tests to sqllogictest - Part II test: Port tests in select.rs to sqllogictest - Part II Jan 22, 2024
@simicd simicd force-pushed the test/select-sqllogictest-part-II branch from e0b42b2 to d244f41 Compare January 23, 2024 16:52
@simicd simicd force-pushed the test/select-sqllogictest-part-II branch from d244f41 to e05eb94 Compare January 23, 2024 22:37
@alamb alamb closed this in #8967 Jan 25, 2024
@simicd simicd deleted the test/select-sqllogictest-part-II branch January 25, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port tests in select.rs to sqllogictest
1 participant