Skip to content

[AURON #2062] Kafka source support watermark with idleness#2142

Merged
Tartarus0zm merged 1 commit intoapache:masterfrom
Tartarus0zm:flink-kafka-support-watermark-with-idleness
Mar 31, 2026
Merged

[AURON #2062] Kafka source support watermark with idleness#2142
Tartarus0zm merged 1 commit intoapache:masterfrom
Tartarus0zm:flink-kafka-support-watermark-with-idleness

Conversation

@Tartarus0zm
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Closes #2062

Rationale for this change

  • Kafka source support watermark with idleness

What changes are included in this PR?

  • use org.apache.flink.api.common.eventtime.WatermarkGenerator to generate watermark for every partition

Are there any user-facing changes?

  • No

How was this patch tested?

  • add UT AuronKafkaSourceITCase#testEventTimeTumbleTvfWindowWithIdle

@Tartarus0zm
Copy link
Copy Markdown
Contributor Author

@richox CI is Green, PTAL

@Tartarus0zm Tartarus0zm requested a review from richox March 31, 2026 06:16
@Tartarus0zm Tartarus0zm merged commit 9f7c727 into apache:master Mar 31, 2026
123 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.

AuronKafkaSourceFunction support generating watermarks

2 participants