[
https://issues.apache.org/jira/browse/HUDI-5546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-5546:
----------------------------
Description: For the first batch to an empty table, given no
tagging/indexing is needed, we can always use bulk insert (regardless of what's
specified as operation type such as INSERT, UPSERT) to improve the write
performance with reasonable file sizing. (was: For the first batch to an empty
table, given no tagging/indexing is needed, we can always use bulk insert to
improve the write performance with reasonable file sizing.)
> Use bulk insert for the first write to an empty Hudi table
> ----------------------------------------------------------
>
> Key: HUDI-5546
> URL: https://issues.apache.org/jira/browse/HUDI-5546
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Ethan Guo
> Priority: Major
> Fix For: 0.13.0
>
>
> For the first batch to an empty table, given no tagging/indexing is needed,
> we can always use bulk insert (regardless of what's specified as operation
> type such as INSERT, UPSERT) to improve the write performance with reasonable
> file sizing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)