[
https://issues.apache.org/jira/browse/HUDI-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zeyu Wang updated HUDI-7621:
----------------------------
Description:
After set the write config `changelog.enable = true` and append `D` operation
record, the MOR will get error record that is not deleted correctly. It can be
tested easy with TestWriteMergeOnRead.testUpsertWithDelete (
conf.setBoolean(FlinkOptions.CHANGELOG_ENABLED, true))
was:
After set the write config `changelog.enable = true` and append `D` operation
record, the MOR will get error record that is not deleted correctly. It can be
tested easy with TestWriteMergeOnRead.testUpsertWithDelete (
conf.setBoolean(FlinkOptions.CHANGELOG_ENABLED, true);).
> After set "changelog.enabled" = true, MOR error
> -----------------------------------------------
>
> Key: HUDI-7621
> URL: https://issues.apache.org/jira/browse/HUDI-7621
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Zeyu Wang
> Priority: Major
>
> After set the write config `changelog.enable = true` and append `D` operation
> record, the MOR will get error record that is not deleted correctly. It can
> be tested easy with TestWriteMergeOnRead.testUpsertWithDelete (
> conf.setBoolean(FlinkOptions.CHANGELOG_ENABLED, true))
--
This message was sent by Atlassian Jira
(v8.20.10#820010)