[ https://issues.apache.org/jira/browse/FLINK-37671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dawid Wysakowicz closed FLINK-37671. ------------------------------------ Fix Version/s: 2.1.0 Resolution: Fixed Fixed in e004410f359c7f04b0b11c1272232ca4d41d371b > ChangelogMode.toString returns invalid string for partial deletes > ----------------------------------------------------------------- > > Key: FLINK-37671 > URL: https://issues.apache.org/jira/browse/FLINK-37671 > Project: Flink > Issue Type: Sub-task > Components: Table SQL / API > Reporter: Timo Walther > Assignee: Dawid Wysakowicz > Priority: Major > Labels: pull-request-available > Fix For: 2.1.0 > > > Currently, returns > {code} > [INSERT, UPDATE_AFTER, ~D] > {code} > Should be: > {code} > [INSERT, UPDATE_AFTER, ~DELETE] > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)