Skip to content

Add uid's to all statefull operators

Ebernhardson requested to merge work/ebernhardson/operator-uuids into main

Flink will use these uid's to determine which state belongs to which operator. Without setting them they would be auto-generated and risk being changed unintentionally.

Bug: T346717 Change-Id: Icf2cfd750ca8ed373dfff9da330824925ca4be20

Merge request reports