Open huayucai opened 1 year ago
Thanks for your pull request.
The authors of the following commits have not signed the Contributor License Agreement (CLA):
6577030e | solve java.lang.ClassCastException
Please check the FAQs first. You can click here to sign the CLA. After signing the CLA, you must comment "/check-cla" to check the CLA status again.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: huayucai
To complete the pull request process, please assign lizheng920625
You can assign the PR to them by writing /assign @lizheng920625
in a comment when ready.
The full list of commands accepted by this bot can be found here.
Welcome @huayucai!
It looks like this is your first PR to openlookeng/hetu-core 🎉.
You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.
You can also check if openlookeng/hetu-core has its own contribution guidelines. We want to make sure your contribution gets all the attention it needs!
Thank you, and welcome to MindSpore. :smiley:
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: