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

[HUDI-7277] fix hoodie.bulkinsert.shuffle.parallelism not activated… #10532

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

KnightChess
Copy link
Contributor

… with no-partitioned table

Change Logs

fix bulk insert can not use bulk parallelism param in no partition table.

  • bulk insert parallelism use in dedup and partition sort

Impact

  • dedup will also use bulk insert parallelism

Risk level (write none, low medium or high below)

low

Documentation Update

None

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@KnightChess KnightChess reopened this Jan 19, 2024
@KnightChess
Copy link
Contributor Author

@hudi-bot run azure

Copy link
Contributor

@danny0405 danny0405 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch ~

@danny0405 danny0405 added the spark Issues related to spark label Jan 19, 2024
@hudi-bot
Copy link

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@danny0405 danny0405 merged commit edc45df into apache:master Jan 20, 2024
59 of 62 checks passed
yihua pushed a commit that referenced this pull request Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spark Issues related to spark
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants