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

[core] Add batch add partitions in MetastoreClient #4480

Merged
merged 4 commits into from
Nov 8, 2024

Conversation

Zouxxyy
Copy link
Contributor

@Zouxxyy Zouxxyy commented Nov 7, 2024

Purpose

hiveClient support client.add_partitions to add partitions at once, we can use it in AddPartitionCommitCallback

this speeds up the load table a lot when have many partitions to sync.

Tests

API and Format

Documentation

@Zouxxyy Zouxxyy changed the title [core] Support batch add partitions in MetastoreClient [core] Add batch add partitions in MetastoreClient Nov 7, 2024
@wwj6591812
Copy link
Contributor

+1

Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

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

+1

@JingsongLi JingsongLi merged commit 03abd94 into apache:master Nov 8, 2024
12 checks passed
@Zouxxyy Zouxxyy deleted the dev/batch-add-partition branch November 8, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants