Skip to content

Conversation

@Tangruilin
Copy link
Contributor

@Tangruilin Tangruilin commented Jan 27, 2024

…ases

Which issue does this PR close?

Closes #8201 .
Closes #6195

Rationale for this change

What changes are included in this PR?

This PR move left tests in expr.rs to expr.slt.

Are these changes tested?

Yes. These changes are tests

Are there any user-facing changes?

No

…left cases

Signed-off-by: tangruilin <tang.ruilin@foxmail.com>
@github-actions github-actions bot added core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) labels Jan 27, 2024
@alamb
Copy link
Contributor

alamb commented Jan 27, 2024

Amazing @Tangruilin -- thank you . I plan to review this later today or tomorrow

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 @Tangruilin -- this looks amazing 🏆 -- thank you for helping push #6195 over the 🏁 line ❤️

There are a few comments I think would be valuable to add here, but I will add them to your PR to help get this one ready.

Thanks again!

@alamb alamb merged commit f4fc263 into apache:main Jan 28, 2024
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 expr.rs to sqllogictest Port remaining sql integration tests from rust to sqllogictest

2 participants