JingsongLi commented on a change in pull request #17699:
URL: https://github.com/apache/flink/pull/17699#discussion_r756533665



##########
File path: 
flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/optimize/program/FlinkChangelogModeInferenceProgram.scala
##########
@@ -762,6 +757,81 @@ class FlinkChangelogModeInferenceProgram extends 
FlinkOptimizeProgram[StreamOpti
         Some(sink.copy(sinkTrait, 
children.head).asInstanceOf[StreamPhysicalRel])
       }
     }
+

Review comment:
       Can you add document here to explain `inferSinkRequiredTraits` and 
`analyzeUpsertMaterializeStrategy`?
   1. .... should ...
   2. .... should ...
   3. ...




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to