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

fix(query): fix cast deterministic error #7686

Merged
merged 4 commits into from
Sep 18, 2022

Conversation

b41sh
Copy link
Member

@b41sh b41sh commented Sep 17, 2022

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

Summary

fix cast deterministic error

Fixes #7682

@vercel
Copy link

vercel bot commented Sep 17, 2022

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

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Sep 18, 2022 at 7:09AM (UTC)

@b41sh b41sh requested a review from sundy-li September 17, 2022 16:02
@b41sh b41sh marked this pull request as ready for review September 17, 2022 16:02
@mergify mergify bot added the pr-bugfix this PR patches a bug in codebase label Sep 17, 2022
@b41sh b41sh force-pushed the fix-cast-deterministic branch from 4e6c168 to 2758bb1 Compare September 18, 2022 00:30
@mergify mergify bot merged commit 9ea070e into databendlabs:main Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix this PR patches a bug in codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: cast(rand() as string) returns the same result
4 participants