Skip to content

Conversation

@litiliu
Copy link
Contributor

@litiliu litiliu commented Jan 7, 2025

Purpose of this pull request

This close #8468
This PR adds a filter operator to filter the null rows generated by the transform plugins. It's easier than adding the null check in every transform plugin.

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

@github-actions github-actions bot added core SeaTunnel core module e2e labels Jan 7, 2025
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 if ci passes. Thanks @litiliu

@Hisoka-X Hisoka-X changed the title [Bug] [Seatunnel flink starter]fix null row causes NPE [Fix][Flink] Fix NPE when get null row from upstream transform Jan 7, 2025
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.

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 if ci passes.

@hailin0 hailin0 merged commit 2827876 into apache:dev Jan 8, 2025
4 checks passed
@litiliu litiliu deleted the fix-8468 branch January 9, 2025 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [Seatunnel flink starter] null row causes NPE

3 participants