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

[INLONG-8667][Sort] Fix the class name error in OracleSnapshotContext #8668

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

e-mhui
Copy link
Contributor

@e-mhui e-mhui commented Aug 8, 2023

Prepare a Pull Request

[INLONG-8667][Sort] Fix the class name error in OracleSnapshotContext

Motivation

In Oracle CDC, this should be OracleSnapshotContext, not MySqlSnapshotContext.

image

Modifications

Rename MySqlSnapshotContext to OracleSnapshotContext.

@dockerzhang dockerzhang merged commit c36298c into apache:master Aug 9, 2023
10 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.

[Improve][Sort] The inner class name was wrong in OracleSnapshotContext
4 participants