WaitForTableState 2025.10.2.19

捆绑包

com.snowflake.openflow.runtime | runtime-database-cdc-processors-nar

描述

Blocks incoming FlowFiles until the corresponding table state is not equal to accepted state. Blocked FlowFiles stay in the upstream queue. When table is in terminated state or table is removed from the state then all FlowFiles are routed to the 'failure' relationship.

标签

cdc、event、jdbc、mysql、postgresql、sql

输入要求

REQUIRED

支持敏感的动态属性

false

属性

属性

描述

已接受状态

对于给定的 SourceTableFQN 阻止 FlowFiles,直到相应的状态等于“已接受状态”

表状态服务

管理每个复制的表的状态

关系

名称

描述

failure

将处于终端状态的表的 FlowFiles 路由到此关系

success

将满足给定条件的 FlowFiles 路由到此关系

语言: 中文