Skip to content

Add LEN to compute_stats_per_ref_site after hail updates#794

Merged
mike-w-wilson merged 1 commit intomainfrom
mw/update_stats_per_ref_to_len
Jul 28, 2025
Merged

Add LEN to compute_stats_per_ref_site after hail updates#794
mike-w-wilson merged 1 commit intomainfrom
mw/update_stats_per_ref_to_len

Conversation

@mike-w-wilson
Copy link
Copy Markdown
Contributor

hail updated to use LEN in their code 9 months ago -- https://github.com/hail-is/hail/pull/14681/files and we only grab END in this function right now

rmt.select_entries(*((set(entry_keep_fields) & set(rmt.entry)) | {"END"})),
this adds LEN to the set to let it work with hail. Keeping END so its backwards compatible.

@mike-w-wilson mike-w-wilson requested a review from ch-kr July 25, 2025 16:46
@mike-w-wilson mike-w-wilson self-assigned this Jul 25, 2025
@mike-w-wilson mike-w-wilson requested a review from a team as a code owner July 25, 2025 16:46
Copy link
Copy Markdown
Contributor

@ch-kr ch-kr left a comment

Choose a reason for hiding this comment

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

LGTM!

@mike-w-wilson mike-w-wilson merged commit a7dbe82 into main Jul 28, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants