Jingsong Lee created FLINK-28257:
------------------------------------
Summary: Replace ValueKind to RowKind in table store
Key: FLINK-28257
URL: https://issues.apache.org/jira/browse/FLINK-28257
Project: Flink
Issue Type: New Feature
Components: Table Store
Reporter: Jingsong Lee
Assignee: Jingsong Lee
Fix For: table-store-0.2.0
In FLINK-28244
We need store changelog of a table, the row kind should contains UPDATE_BEFORE
and UPDATE_AFTER, but if we use ValueKind, it dose not contain UPDATE kinds.
We can just use RowKind.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)