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

Generate multiple columns with UUID #37415

Merged
merged 4 commits into from
May 22, 2022

Conversation

Joeywzr
Copy link
Contributor

@Joeywzr Joeywzr commented May 21, 2022

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Closes #37395

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label May 21, 2022
@alexey-milovidov alexey-milovidov added the can be tested Allows running workflows for external contributors label May 21, 2022
@alexey-milovidov alexey-milovidov self-assigned this May 21, 2022
@alexey-milovidov
Copy link
Member

Ok, but it's non-deterministic, so the test will not pass.
Simply check for generateUUIDv4(1) != generateUUIDv4(2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
can be tested Allows running workflows for external contributors pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

generateUUIDv4(tag argument)
3 participants