Class NonDeterministicUpdateAnalyzer

java.lang.Object
org.apache.flink.table.planner.analyze.NonDeterministicUpdateAnalyzer
All Implemented Interfaces:
PlanAnalyzer

@Internal public class NonDeterministicUpdateAnalyzer extends Object implements PlanAnalyzer
An implementation of PlanAnalyzer to analyze the potential risk of non-deterministic update when OptimizerConfigOptions.TABLE_OPTIMIZER_NONDETERMINISTIC_UPDATE_STRATEGY is ignored.