Gustavo de Morais created FLINK-38233: -----------------------------------------
Summary: Implement visitProcessTableFunction for StreamNonDeterministicUpdatePlanVisitor Key: FLINK-38233 URL: https://issues.apache.org/jira/browse/FLINK-38233 Project: Flink Issue Type: Sub-task Components: Table SQL / Planner Affects Versions: 2.1 Reporter: Gustavo de Morais Fix For: 2.2 The StreamNonDeterministicUpdatePlanVisitor checks for non deterministic updates that might be generated from different types of operators. We need to extend to include StreamPhysicalProcessTableFunction so we can also check for use of non deterministic attributes. -- This message was sent by Atlassian Jira (v8.20.10#820010)