openlookeng / hetu-core

570 stars 423 forks source link

solve java.lang.ClassCastException #430

Open huayucai opened 1 year ago

huayucai commented 1 year ago

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:

it-is-a-robot commented 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.

it-is-a-robot commented 1 year ago

[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.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/openlookeng/hetu-core/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
it-is-a-robot commented 1 year ago

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: