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] Fix large IR generation in matrix writes #10883

Merged
merged 2 commits into from Sep 17, 2021

Conversation

tpoterba
Copy link
Contributor

No description provided.


mt = hl.utils.range_matrix_table(1_000_000, 2, n_partitions=10_000)
ht.write('/tmp/many_partitions.mt')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrote ht again

@tpoterba
Copy link
Contributor Author

oops! Good catch, fixed.

@danking danking merged commit 1abc7d8 into hail-is:main Sep 17, 2021
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.

None yet

3 participants