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

[Hotfix][Connector-V2] Fix null not inserted in es #7493

Merged
merged 3 commits into from
Aug 26, 2024

Conversation

corgy-w
Copy link
Contributor

@corgy-w corgy-w commented Aug 25, 2024

Purpose of this pull request

issue : #7429
Fix null values ​​are not inserted in es data migration,also fix test case

Does this PR introduce any user-facing change?

How was this patch tested?

test case

Check list

@Hisoka-X Hisoka-X linked an issue Aug 25, 2024 that may be closed by this pull request
3 tasks
@Hisoka-X Hisoka-X added this to the 2.3.8 milestone Aug 25, 2024
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. Thanks @corgy-w

Copy link
Member

@wuchunfu wuchunfu left a comment

Choose a reason for hiding this comment

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

LGTM

@wuchunfu wuchunfu merged commit a4ba6a1 into apache:dev Aug 26, 2024
5 checks passed
hawk9821 pushed a commit to hawk9821/seatunnel that referenced this pull request Aug 29, 2024
* [Hotfix][Connector-V2] Fix null not inserted in es

* [Hotfix][Connector-V2] update

* [Hotfix][Connector-V2] fix multi sink es test case
hawk9821 pushed a commit to hawk9821/seatunnel that referenced this pull request Aug 29, 2024
* [Hotfix][Connector-V2] Fix null not inserted in es

* [Hotfix][Connector-V2] update

* [Hotfix][Connector-V2] fix multi sink es test case
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] [mysql-cdc 同步es]如果值为NULL,ES插入的时候会被忽略
3 participants