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

bugfix: The results of querying the hudi multi partition RT table are wrong #444

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

felixzh2020
Copy link

What type of PR is this?

/kind bug

What does this PR do / why do we need it:

For hudi mor rt table, multiple partitions and threads need to avoid modifying a JobConf at the same time,
which can cause incorrect split partition paths.

Which issue(s) this PR fixes:

Fixes # The results of querying the hudi multi partition RT table are wrong

Special notes for your reviewers:

@it-is-a-robot
Copy link
Contributor

Thanks for your pull request.

The authors of the following commits have not signed the Contributor License Agreement (CLA):

50131f2 | bugfix: The results of querying the hudi multi partition RT table are wrong
8002bed | Merge branch 'openlookeng:master' into master

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

Welcome @felixzh2020!

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

@it-is-a-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: felixzh2020
To complete the pull request process, please assign haochending
You can assign the PR to them by writing /assign @haochending 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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants