Skip to content

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

Open
Tartarus0zm wants to merge 1 commit intoapache:masterfrom
Tartarus0zm:flink-kafka-support-watermark
Open

[AURON #2062] Fix AuronKafkaSourceFunction watermark was not generated#2098
Tartarus0zm wants to merge 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

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

1 participant