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-7695][Sort] Fix NPE when running Oracle all database migration jobs #7696

Merged
merged 2 commits into from
Mar 27, 2023

Conversation

e-mhui
Copy link
Contributor

@e-mhui e-mhui commented Mar 25, 2023

Prepare a Pull Request

[INLONG-7695][Sort] Fix the error of enabling incremental snapshots when Oracle run all database migration job

Motivation

When running an all database migration job, we need to obtain its tableSchema, otherwise a null pointer error will be reported.

Modifications

Get tableSchema from splitState.

@healchow healchow changed the title [INLONG-7695][Sort] Fix the error of enabling incremental snapshots when Oracle run all database migration job [INLONG-7695][Sort] Fix NPE when running Oracle all database migration jobs Mar 27, 2023
@dockerzhang dockerzhang merged commit b7fd7f6 into apache:master Mar 27, 2023
Yizhou-Yang pushed a commit to Yizhou-Yang/inlong-yyz that referenced this pull request May 30, 2023
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.

[Bug][Sort] NPE occurs when running Oracle all database migration jobs
6 participants