Skip to content

[query] Fix large IR generation in matrix writes#10883

Merged
danking merged 2 commits intohail-is:mainfrom
tpoterba:matrix-writer-partition-strs
Sep 17, 2021
Merged

[query] Fix large IR generation in matrix writes#10883
danking merged 2 commits intohail-is:mainfrom
tpoterba:matrix-writer-partition-strs

Conversation

@tpoterba
Copy link
Contributor

No description provided.

ht.write('/tmp/many_partitions.ht')

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

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.

3 participants