[
https://issues.apache.org/jira/browse/HUDI-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905340#comment-17905340
]
Y Ethan Guo commented on HUDI-8668:
-----------------------------------
Duplicate of HUDI-7611
> Keep ordering values for delete records
> ---------------------------------------
>
> Key: HUDI-8668
> URL: https://issues.apache.org/jira/browse/HUDI-8668
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Lin Liu
> Assignee: Lin Liu
> Priority: Major
> Fix For: 1.0.1
>
>
> When we run delete operations through datasource, the ordering values are
> provided for these records, but when we write these records into the storage,
> these ordering values are lost, which forces us to use commit time ordering
> for these records.
> We should try hard to keep their ordering values if they are provided.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)