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

[#4882] improvement(core): Add some ut for MySQL and PostgreSQL storage backend. #4898

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

yuqi1129
Copy link
Contributor

@yuqi1129 yuqi1129 commented Sep 9, 2024

What changes were proposed in this pull request?

Add some UTs to test MySQL and PostgreSQL storage backend.

Why are the changes needed?

To improve code robustness.

Fix: #4882

Does this PR introduce any user-facing change?

N/A.

How was this patch tested?

N/A

@yuqi1129 yuqi1129 self-assigned this Sep 10, 2024
@jerryshao
Copy link
Contributor

@mchades can you please take another look?

@mchades
Copy link
Contributor

mchades commented Sep 11, 2024

Does this PR need to be backported to branch-0.6?

@jerryshao
Copy link
Contributor

We don't have PG support in 0.6.

@mchades mchades merged commit 228a1f5 into apache:main Sep 11, 2024
31 checks passed
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.

[Improvement] Add some UT for JDBC storage backend such as MySQL and PostgreSQL.
3 participants