Skip to content

[query] Fix aggregation semantics in MT group_rows_by/group_cols_by#8978

Merged
danking merged 2 commits intohail-is:masterfrom
tpoterba:matrix-aggregate-filtering-semantics
Jun 29, 2020
Merged

[query] Fix aggregation semantics in MT group_rows_by/group_cols_by#8978
danking merged 2 commits intohail-is:masterfrom
tpoterba:matrix-aggregate-filtering-semantics

Conversation

@tpoterba
Copy link
Copy Markdown
Contributor

Fixes #8953

CHANGELOG: Fixed aggregation behavior of MatrixTable.{group_rows_by, group_cols_by} to skip filtered entries.

Fixes hail-is#8953

CHANGELOG: Fixed aggregation behavior of `MatrixTable.{group_rows_by, group_cols_by}` to skip filtered entries.
@danking danking merged commit 6444d3f into hail-is:master Jun 29, 2020
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.

group_rows_by.aggregate aggregates over filtered entries

3 participants