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

[Fix][MySQL]: Fix MySqlTypeConverter could not be instantiated #6781

Merged
merged 1 commit into from May 6, 2024

Conversation

Jetiaime
Copy link
Contributor

@Jetiaime Jetiaime commented Apr 30, 2024

Fix MySqlTypeConverter could not be instantiated because ServiceLoader Should have a NonArgsContractor.

Purpose of this pull request

Fix ConverterLoader Can not load the MySqlTypeConverter.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Covered by existed tests.

Check list

Fix `MySqlTypeConverter` could not be instantiated because  `ServiceLoader` Should have a NonArgsContractor.
Copy link
Member

@Hisoka-X Hisoka-X left a comment

Choose a reason for hiding this comment

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

LGTM. cc @hailin0

@hailin0 hailin0 merged commit a5609d6 into apache:dev May 6, 2024
3 of 4 checks passed
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.

None yet

3 participants