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

feat: use ob-partition-calculator to optimize batch writing #21

Merged
merged 12 commits into from
May 6, 2023

Conversation

whhe
Copy link
Member

@whhe whhe commented Apr 28, 2023

What changes were proposed in this pull request?

Use ob-partition-calculator to optimize batch writing. Close #8

Why are the changes needed?

Performance optimization.

Will break the compatibility? How if so?

No.

Does this PR introduce any user-facing change?

Yes, new options are introduced.

How was this patch tested?

Tested locally.

Checklist

  • I've run the tests to see all new and existing tests pass.
  • If this Pull Request resolves an issue, I linked to the issue in the text above.
  • I've informed the technical writer about the documentation change if necessary.

@whhe whhe marked this pull request as draft April 28, 2023 05:12
@whhe whhe marked this pull request as ready for review May 5, 2023 08:05
@whhe whhe merged commit ea6c6d0 into oceanbase:main May 6, 2023
1 check passed
@whhe whhe deleted the ob-partition-calculator branch January 30, 2024 07:39
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.

[Feat.]: Split and flush buffer by partition key
1 participant