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

Fix UnsupportedOperationException in max_by and min_by aggregation #10599

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

dain
Copy link
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