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

refactor: separate common_util to multiple components #1077

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

ShiKaiWi
Copy link
Member

@ShiKaiWi ShiKaiWi commented Jul 14, 2023

Rationale

common_util is a bad design for containing too many separate modules.

Detailed Changes

Separate it into multiple components.

Test Plan

Existing unit tests and integration tests.

@ShiKaiWi ShiKaiWi marked this pull request as draft July 14, 2023 11:13
@ShiKaiWi ShiKaiWi force-pushed the refactor-adjust-module-path branch 3 times, most recently from 771603b to 03702b4 Compare July 18, 2023 01:33
@ShiKaiWi ShiKaiWi force-pushed the refactor-adjust-module-path branch from 03702b4 to c4839ed Compare July 18, 2023 01:54
@ShiKaiWi ShiKaiWi marked this pull request as ready for review July 18, 2023 01:58
Copy link
Contributor

@chunshao90 chunshao90 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

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

LGTM

@ShiKaiWi ShiKaiWi merged commit a4c4e28 into apache:main Jul 18, 2023
6 checks passed
@ShiKaiWi ShiKaiWi deleted the refactor-adjust-module-path branch July 18, 2023 02:10
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.

None yet

3 participants