openlookeng / hetu-core

570 stars 423 forks source link

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

Open felixzh2020 opened 2 weeks ago

felixzh2020 commented 2 weeks ago

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 commented 2 weeks ago

Thanks for your pull request.

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

50131f2f | bugfix: The results of querying the hudi multi partition RT table are wrong 8002bed8 | 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 commented 2 weeks ago

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. :smiley:

it-is-a-robot commented 2 weeks ago

[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: - **[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