[
https://issues.apache.org/jira/browse/HUDI-5500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-5500:
-----------------------------
Issue Type: Improvement (was: Bug)
> Short-circuit upsert operation when we know that the table is empty
> -------------------------------------------------------------------
>
> Key: HUDI-5500
> URL: https://issues.apache.org/jira/browse/HUDI-5500
> Project: Apache Hudi
> Issue Type: Improvement
> Components: writer-core
> Affects Versions: 0.12.2
> Reporter: Alexey Kudinkin
> Priority: Blocker
> Fix For: 0.13.1
>
>
> Currently, tagging will be tagging every record irrespective of whether we're
> inserting into an empty table or not.
> We obviously can short-circuit that and instead skip all of these operations
> speculatively provided that there's no updates possible and instead
> essentially pursue a bulk-insert pathway.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)