This is an automated email from the ASF dual-hosted git repository.
junrui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from f2568dee631 [FLINK-35780][state] Support state migration between
disabling and enabling state ttl in RocksDBKeyedStateBackend (#25035)
add 40a60851b92 [hotfix] Do not reuse StreamGraph in
AdaptiveGraphManagerTest when comparing the results of the adaptive graph
generator and the static graph generator.
add be5fcaf180d [FLINK-37284][runtime] Fix
ForwardForConsecutiveHashPartitioner cannot be chained in Adaptive batch.
No new revisions were added by this update.
Summary of changes:
.../streaming/api/graph/AdaptiveGraphManager.java | 10 ++++++
.../flink/streaming/api/graph/StreamEdge.java | 6 +++-
.../api/graph/AdaptiveGraphManagerTest.java | 42 ++++++++++++++++++++--
3 files changed, 54 insertions(+), 4 deletions(-)