Skip to content

[AURON #2062] Fix AuronKafkaSourceFunction watermark was not generated#2098

Merged
richox merged 1 commit intoapache:masterfrom
Tartarus0zm:flink-kafka-support-watermark
Mar 19, 2026
Merged

[AURON #2062] Fix AuronKafkaSourceFunction watermark was not generated#2098
richox merged 1 commit intoapache:masterfrom
Tartarus0zm:flink-kafka-support-watermark

Conversation

@Tartarus0zm
Copy link
Contributor

Which issue does this PR close?

Closes #2062

Rationale for this change

  • use org.apache.flink.table.runtime.generated.WatermarkGenerator to calculate the watermark

What changes are included in this PR?

  • add flink-table-runtime dependency
  • modify AuronKafkaSourceFunction to use org.apache.flink.table.runtime.generated.WatermarkGenerator

Are there any user-facing changes?

  • No

How was this patch tested?

  • JNI and Spark need to be decoupled

@Tartarus0zm
Copy link
Contributor Author

@richox The CI failure is unrelated to this PR, The Rust code has not been changed.
PTAL

@Tartarus0zm Tartarus0zm force-pushed the flink-kafka-support-watermark branch from d5a2d43 to ad59f74 Compare March 18, 2026 06:30
@Tartarus0zm Tartarus0zm requested a review from richox March 18, 2026 08:37
@Tartarus0zm
Copy link
Contributor Author

@richox CI is Green, PTAL

@richox richox merged commit 440cf90 into apache:master Mar 19, 2026
116 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