Skip to content

[INLONG-8601][Sort] Fix NPE in schema.name of Oracle CDC - #8605

Merged
EMsnap merged 2 commits into
apache:masterfrom
e-mhui:INLONG-8601
Jul 28, 2023
Merged

[INLONG-8601][Sort] Fix NPE in schema.name of Oracle CDC#8605
EMsnap merged 2 commits into
apache:masterfrom
e-mhui:INLONG-8601

Conversation

@e-mhui

@e-mhui e-mhui commented Jul 28, 2023

Copy link
Copy Markdown
Contributor

Prepare a Pull Request

[INLONG-8601][Sort] Fix NPE in schema.name of Oracle CDC

Motivation

Some data types have a null schema.name, such as INT64, so we need to check whether schema.name is null to avoid
NPE.

企业微信截图_8c978eb3-4cb5-462b-b5d9-a67991574d23

Modifications

Check whether schema.name is nul.

@gong

gong commented Jul 28, 2023

Copy link
Copy Markdown
Contributor

mvn spotless:apply

@e-mhui

e-mhui commented Jul 28, 2023

Copy link
Copy Markdown
Contributor Author

mvn spotless:apply

Thanks, it has done.

@EMsnap
EMsnap merged commit 123a68b into apache:master Jul 28, 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] Fix NPE in schema.name of Oracle CDC

4 participants