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

test(stateless): add 02_0057_function_nullif result #5958

Merged
merged 2 commits into from
Jun 14, 2022

Conversation

PsiACE
Copy link
Member

@PsiACE PsiACE commented Jun 13, 2022

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

  • add 02_0057_function_nullif.result
  • skip nullif in cluster mode

Changelog

  • Build/Testing/CI

Related Issues

Fixes #5937

@vercel
Copy link

vercel bot commented Jun 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Jun 14, 2022 at 1:55AM (UTC)

@mergify
Copy link
Contributor

mergify bot commented Jun 13, 2022

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@mergify mergify bot added the pr-build this PR changes build/testing/ci steps label Jun 13, 2022
@PsiACE
Copy link
Member Author

PsiACE commented Jun 13, 2022

When running SELECT NULLIF(1, 1); and SELECT NULLIF('a', 'a');, the mysql service will hang.

@PsiACE PsiACE marked this pull request as ready for review June 14, 2022 02:31
@PsiACE PsiACE requested a review from BohuTANG June 14, 2022 02:31
@BohuTANG BohuTANG merged commit 2cf4f7e into databendlabs:main Jun 14, 2022
@PsiACE PsiACE deleted the nullif branch June 14, 2022 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-review pr-build this PR changes build/testing/ci steps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

02_0057_function_nullif no result file
3 participants