[
https://issues.apache.org/jira/browse/HUDI-9195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shuo Cheng updated HUDI-9195:
-----------------------------
Summary: Rowdata write handle builds data block using record iterator if
there is no delete record (was: rowdata write handle builds data block using
record iterator if there is no delete record)
> Rowdata write handle builds data block using record iterator if there is no
> delete record
> -----------------------------------------------------------------------------------------
>
> Key: HUDI-9195
> URL: https://issues.apache.org/jira/browse/HUDI-9195
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: flink-sql
> Reporter: Shuo Cheng
> Priority: Major
>
> If there is no delete record, log write handle only writes data blocks, there
> is no need to divide records into upsert records and delete records then, we
> can build data block directly using the record iterator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)