Vinoth Chandar created HUDI-6490:
------------------------------------
Summary: Implement support for applying updates as deletes +
inserts
Key: HUDI-6490
URL: https://issues.apache.org/jira/browse/HUDI-6490
Project: Apache Hudi
Issue Type: New Feature
Components: performance
Reporter: Vinoth Chandar
This needs to happen at the higher layer of writing from Spark/Flink etc.
Hudi can already support this, by
- Logging delete blocks to the old file group.
- Writing new data blocks/base files to the new file group.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)