Skip to content

Port tests in cast.rs to sqllogictest #6244

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

Merged
merged 3 commits into from
May 5, 2023
Merged

Port tests in cast.rs to sqllogictest #6244

merged 3 commits into from
May 5, 2023

Conversation

parkma99
Copy link
Contributor

@parkma99 parkma99 commented May 5, 2023

Which issue does this PR close?

Closes #6208

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) labels May 5, 2023
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.

@alamb
Copy link
Contributor

alamb commented May 5, 2023

Since I was already reviewing this code @parkma99 I took the liberty of merging up from main and removing cast.rs in
4890c97

@alamb alamb merged commit 636aa83 into apache:main May 5, 2023
@alamb
Copy link
Contributor

alamb commented May 5, 2023

Thanks again @parkma99

@parkma99 parkma99 deleted the cast branch May 5, 2023 15:49
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 cast.rs to sqllogictest
2 participants