xuyangzhong commented on code in PR #23752: URL: https://github.com/apache/flink/pull/23752#discussion_r1445560825
########## flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/runtime/stream/jsonplan/ConfigureOperatorLevelStateTtlJsonITCase.java: ########## @@ -43,6 +44,57 @@ class ConfigureOperatorLevelStateTtlJsonITCase extends JsonPlanTestBase { @Test void testDifferentStateTtlForDifferentOneInputOperator() throws Exception { + innerTestDeduplicateAndGroupAggregate( Review Comment: Sorry, I'll add it back. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org