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

[query] add rand_int32 and rand_int64 #12067

Merged
merged 3 commits into from
Aug 30, 2022

Conversation

danking
Copy link
Contributor

@danking danking commented Aug 1, 2022

CHANGELOG: Add rand_int32 and rand_int64 for generating random 32-bit and 64-bit integers, respectively.

@danking
Copy link
Contributor Author

danking commented Aug 1, 2022

I'm pretty sure this will fail the doctests due to the issue I noted in Zulip. Once that's resolved, I think it's good for review.

Daniel King added 2 commits August 18, 2022 15:46
CHANGELOG: Add `rand_int32` and `rand_int64` for generating random 32-bit and 64-bit integers, respectively.
@danking danking merged commit 417b749 into hail-is:main Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants