Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.13.2
-
Compared to 1.13.2, `StreamTableEnvironment.fromChangelogStream` might produce a different stream because primary keys were not properly considered before.
Description
Similar to FLINK-23915, we are not propagating unique keys for fromChangelogStream because it is not written into statistics.
Attachments
Issue Links
- Discovered while testing
-
FLINK-23835 Test upsert sink with upsert keys
- Closed
- links to