Skip to content

Comments

refactor: Split service mysql to new crate #6960

Merged
Xuanwo merged 2 commits intoapache:mainfrom
fenfeng9:refactor/split-mysql-service
Dec 10, 2025
Merged

refactor: Split service mysql to new crate #6960
Xuanwo merged 2 commits intoapache:mainfrom
fenfeng9:refactor/split-mysql-service

Conversation

@fenfeng9
Copy link
Contributor

Which issue does this PR close?

Close #6910

Rationale for this change

Part of #6829. This PR completes the task for the mysql service.

What changes are included in this PR?

  1. Add mysql service crate (moved code from core)
  2. Make BytesRange::to_range_as_usize public

Are there any user-facing changes?

@fenfeng9 fenfeng9 requested a review from Xuanwo as a code owner December 10, 2025 13:50
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" labels Dec 10, 2025
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you for working on this!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 10, 2025
@Xuanwo Xuanwo merged commit 13334c9 into apache:main Dec 10, 2025
332 of 333 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[core split] Service: mysql

2 participants