Skip to content

Fix UnsupportedOperationException in max_by and min_by aggregation#10599

Merged
dain merged 1 commit intotrinodb:masterfrom
dain:fix-max-by
Jan 14, 2022
Merged

Fix UnsupportedOperationException in max_by and min_by aggregation#10599
dain merged 1 commit intotrinodb:masterfrom
dain:fix-max-by

Conversation

@dain
Copy link
Copy Markdown
Member

@dain dain commented Jan 14, 2022

Change state serializer types to match declared intermediate types

Fixes #10572

Change state serializer types to match declared intermediate types
@cla-bot cla-bot bot added the cla-signed label Jan 14, 2022
@dain dain merged commit 8cf91f3 into trinodb:master Jan 14, 2022
@dain dain deleted the fix-max-by branch January 14, 2022 22:20
@github-actions github-actions bot added this to the 369 milestone Jan 15, 2022
This was referenced Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Aggregations min_by/max_by failing with java.lang.UnsupportedOperationException

2 participants