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

[#6392] fix(test): SparkJdbcMysqlCatalogIT33 failed in some enviroment #6568

Conversation

github-actions[bot]
Copy link

What changes were proposed in this pull request?

I'm not sure the root reason, seems MYSQL JDBC driver was not loaded automatically in some condition, in this PR, load Mysql driver explicitly.

Why are the changes needed?

Fix: #6392

Does this PR introduce any user-facing change?

no

How was this patch tested?

test in local machine.

#6432)

### What changes were proposed in this pull request?

I'm not sure the root reason, seems MYSQL JDBC driver was not loaded
automatically in some condition, in this PR, load Mysql driver
explicitly.

### Why are the changes needed?

Fix: #6392 

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
test in local machine.

---------

Co-authored-by: Qi Yu <[email protected]>
@jerryshao jerryshao merged commit 722cdab into branch-0.8 Feb 27, 2025
28 checks passed
@jerryshao jerryshao deleted the cherry-pick-branch-0.8-b8a2349ba6692712a4ddc6678b28877f363bfdca branch February 27, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants