Lin Liu created HUDI-8668:
-----------------------------
Summary: 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
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)