[ https://issues.apache.org/jira/browse/FLINK-24547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Weijie Guo updated FLINK-24547: ------------------------------- Affects Version/s: 2.1.0 > A function named row_kind() can get row_kind > -------------------------------------------- > > Key: FLINK-24547 > URL: https://issues.apache.org/jira/browse/FLINK-24547 > Project: Flink > Issue Type: New Feature > Components: Table SQL / Planner > Affects Versions: 2.1.0 > Reporter: jocean.shi > Priority: Not a Priority > Labels: pull-request-available > Fix For: 2.0.0 > > > Add a function can get row_kind. In many case we need cdc data rowKind, such > as agg rowKind or filter some rowKind data, the function return > "+I","-U","+U","-D", > you can use this function as "select row_kind() as op from xxx". -- This message was sent by Atlassian Jira (v8.20.10#820010)