solve java.lang.ClassCastException#430
Conversation
|
Thanks for your pull request. The authors of the following commits have not signed the Contributor License Agreement (CLA): 6577030 | solve java.lang.ClassCastException Please check the FAQs first. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: huayucai The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @huayucai! |
What type of PR is this?
bug
What does this PR do / why do we need it:
when enable muti cordinator and use children resource groups, we encouter a ClassCastException of: io.prestosql.execution.resourcegroups.DistributedResourceGroupTemp cannot be cast to io.prestosql.execution.resourcegroups.InternalResourceGroup
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewers: